Googleslides
Overview
SLUG: GOOGLESLIDES
Description
Google Slides is a cloud-based presentation editor with real-time collaboration, template gallery, and integration with other Google Workspace apps
Authentication Details
OAuth2
Bearer Token
Connecting to Googleslides
Create an auth config
Use the dashboard to create an auth config for the Googleslides toolkit. This allows you to connect multiple Googleslides accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using Bearer Token
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Googleslides toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GOOGLESLIDES_PRESENTATIONS_BATCH_UPDATE
Tool Name: Batch Update Presentation
Description
Action Parameters
Action Response
GOOGLESLIDES_PRESENTATIONS_CREATE
Tool Name: Create Google Slides Presentation
Description
Action Parameters
Action Response
GOOGLESLIDES_PRESENTATIONS_GET
Tool Name: Get Presentation
Description
Action Parameters
Action Response
GOOGLESLIDES_PRESENTATIONS_PAGES_GET
Tool Name: Get Presentation Page
Description
Action Parameters
Action Response
GOOGLESLIDES_PRESENTATIONS_PAGES_GET_THUMBNAIL
Tool Name: Get Page Thumbnail
Description
Action Parameters
Action Response