Google Slides · Capability
Google Slides Presentation Management
Unified presentation management workflow for creating, reading, editing, and generating thumbnails of Google Slides presentations for content creators and automation engineers.
What You Can Do
POST
Create presentation
— Create a new presentation.
/v1/presentations
GET
Get presentation
— Get a presentation by ID.
/v1/presentations
POST
Batch update
— Apply batch updates.
/v1/presentations
GET
Get page
— Get a specific page.
/v1/pages
GET
Get page thumbnail
— Get a page thumbnail.
/v1/pages
MCP Tools
create-presentation
Create a new blank Google Slides presentation.
get-presentation
Get a presentation by ID with all slides, masters, and layouts.
read-only
batch-update-presentation
Apply batch updates to a presentation (add slides, insert text, create shapes, embed images).
get-page
Get a specific page from a presentation.
read-only
get-page-thumbnail
Get a thumbnail image of a presentation page.
read-only
APIs Used
slides-api