Google Slides MCP connector
Google Slides is Google's collaborative online presentation editor for creating and sharing slide decks. The Google Slides MCP connector allows AI agents to create presentations, replace text across slides, and retrieve presentation content and page details. It also supports fetching individual pages and generating page thumbnails for preview purposes.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the Google Slides MCP connector to perform the following actions:
- Create branded presentation decks automatically from workflow data
- Replace template text with real-time sales, marketing, or financial information
- Generate slide thumbnails to preview presentation content without opening files
- Retrieve complete presentation details to audit or sync with other systems
- Extract specific slide content for reporting, archival, or quality assurance
- Automate presentation updates triggered by business events or data changes
- Populate presentations with dynamic content from databases, APIs, and applications
Example prompts
Use the following example prompts to invoke Google Slides MCP connector tools from your AI assistant or Boomi Connect workflow:
Create a Google Slides presentation called Q4 sales report and populate it with our quarterly revenue data.Replace all instances of product name placeholders in my Google Slides presentation with actual product names from our catalog.Get the thumbnail image of the title slide from my investor pitch deck on Google Slides.Retrieve the full content and structure of my Google Slides presentation to verify all slide titles are correct.Extract text from slide 3 of my Google Slides presentation and send it to our marketing team.Create a new Google Slides presentation for each customer in my CRM and fill in their account details automatically.Generate a Google Slides deck with images and text pulled from our latest campaign results.Get all the text from a specific slide in Google Slides so I can update it in another system.Create a Google Slides presentation, replace placeholder text with employee names and departments, then share it with HR.Pull the thumbnail preview of each slide from my Google Slides presentation for a quick content review.
Google Slides MCP connector tools
The Google Slides MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| googleslides_googleslidescreatepresentation_invoke | Creates a new presentation with customizable slides and formatting options. |
| createPresentation | Creates a new presentation that can be customized with content and design. |
| getPresentation | Retrieves the complete details and content of an existing presentation. |
| batchUpdatePresentation | Updates multiple text elements within a presentation in a single operation. |
| getPage | Retrieves the content and properties of a specific slide within a presentation. |
| getPageThumbnail | Generates a preview image of a specific slide from a presentation. |