Auto-index new files
- Watch for new uploads
- Chunk, embed, and index
- Make queryable via your knowledge persona
8 tools available · 1 trigger
Google Slides is a cloud-based presentation editor with real-time collaboration, template gallery, and integration with other Google Workspace apps
Connect Google Slides to Definable to auto-index uploads, answer questions over a doc set, extract structured fields from contracts. Personas call Google Slides's 8 tools (and react to 1 trigger) directly from chat or scheduled flows. Connect this integration to a knowledge persona — the agent will ground answers in your documents with citations.
Every Google Slides action below is a callable tool any Definable persona can invoke.
Tool to create a blank Google Slides presentation. Use when you need to initialize a new presentation with a specific title, locale, or page size.
Creates a new Google Slides presentation from Markdown text. Automatically splits content into slides using '---' separators and applies appropriate templates based on content structure.
Tool to generate a thumbnail of the latest version of a specified page. Use when you need a preview image URL for a slide page. This request counts as an expensive read request for quota purposes.
Update Google Slides presentations using markdown content or raw API text. Supports professional themes, auto-formatting, and multiple slide types (title, bullet, table, quote, image, two-column).
Tool to create a new Google Slides presentation by duplicating an existing template deck via Drive file copy. Use when you need to preserve themes, masters, and layouts exactly as they appear in the template. After copying, use GOOGLESLIDES_PRESENTATIONS_BATCH_UPDATE to replace placeholder text or images.
Tool to retrieve the latest version of a presentation. Use after obtaining the presentation ID.
Tool to get the latest version of a specific page in a presentation. Use when you need to inspect slide, layout, master, or notes page details.
DEPRECATED: Use GOOGLESLIDES_GET_PAGE_THUMBNAIL2 instead. Tool to generate and return a thumbnail image URL for a specific page. Use when you need a quick preview of a slide page after loading it.
Anything Google Slides exposes through its API. Common documents workflows on Definable include auto-index uploads, answer questions over a doc set, extract structured fields from contracts. Personas can call any of the 8 Google Slides tools directly, or react to its 1 trigger, then chain the result into another integration without you writing code.
Google Slides uses OAUTH2 on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 8 Google Slides tools. You only need a separate Google Slides subscription if Google Slides itself charges per seat or per API call.
Every call from a persona to Google Slides is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Google Slides, and connect via OAuth or API key. You can immediately attach Google Slides to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 8 Google Slides actions as callable tools — including `Create Google Slides Presentation`, `Create Slides from Markdown`, `Get Page Thumbnail v2`, plus 5 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.