Available now

6 things your agent can do in Google Slides

Google Slides is a cloud-based presentation editor with real-time collaboration, template gallery, and integration with other Google Workspace apps

Docs, Files & Notes1 triggerSign in with your account (OAuth)

Every action, grouped by what it does

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.

Read

3
  • Get Presentation

    Tool to retrieve the latest version of a presentation. use after obtaining the presentation id.

    GOOGLESLIDES_PRESENTATIONS_GET
  • Get 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_GET
  • Get 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_THUMBNAIL

Create & update

3
  • Create 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_MARKDOWN
  • Update 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_UPDATE
  • Create 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_CREATE

About connecting Google Slides

What can an AI agent do in Google Slides?

6 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.

How do I connect Google Slides?

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.

Can an agent react to something happening in Google Slides?

Yes — Google Slides exposes 1 trigger, so an agent can start work when something changes rather than waiting to be asked.

Others in Docs, Files & Notes

All 58 connectable apps · The agent builder

Chat with Squidgy