Google Slides is a cloud-based presentation editor with real-time collaboration, template gallery, and integration with other Google Workspace apps
You do not pick these by hand. Describe what the agent should do and Squidgy grants the matching ones — an agent told to draft replies gets the drafting action and not the sending one.
Get Presentation
Tool to retrieve the latest version of a presentation. use after obtaining the presentation id.
GOOGLESLIDES_PRESENTATIONS_GETGet Presentation Page
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.
GOOGLESLIDES_PRESENTATIONS_PAGES_GETGet Page Thumbnail
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.
GOOGLESLIDES_PRESENTATIONS_PAGES_GET_THUMBNAILCreate Slides from Markdown
Creates a new google slides presentation from markdown text. automatically splits content into slides using '---' separators and applies appropriate templates based on content structure.
GOOGLESLIDES_CREATE_SLIDES_MARKDOWNUpdate Presentation (Batch/Markdown)
Tool to update existing google slides presentations with either raw api requests or markdown content. **two operation modes:** 1. **raw api mode**: provide direct slides api requests for precise cont…
GOOGLESLIDES_PRESENTATIONS_BATCH_UPDATECreate Google Slides Presentation
Tool to create a blank or duplicate presentation. use when you need to initialize a presentation with a specific title or duplicate an existing one.
GOOGLESLIDES_PRESENTATIONS_CREATE6 distinct actions, listed in full on this page — 3 to read, 3 to create & update. An agent gets the ones that match what you described it doing, not all of them at once.
Once, in Settings → Integrations. Sign in with your account (OAuth). The connection is yours, shared by every agent you build — you are not re-authorising per agent, and the agent never sees your credentials.
Yes — Google Slides exposes 1 trigger, so an agent can start work when something changes rather than waiting to be asked.