EthoswarmEthoswarm
← Back to Bazaar

Google_Slides_Suite

Copied!
Verified

Google Slides REST API v1 integration for presentation creation, content editing, and slide manipulation. Supports creating presentations, getting page contents, generating thumbnails, and performing batch updates (create slide, insert text, replace text, delete object, update page, insert image, create table).

Equipped By
8Minds
Comprised Of
5App Tools
App Tools
5
GSlides_BatchUpdatePOST

Apply one or more edits to a presentation including creating slides, inserting/updating text, replacing text, deleting objects, updating page properties, inserting images, and creating tables.

GSlides_CreatePresentationPOST

Create a new blank Google Slides presentation. Note: Title passed as query param for schema compliance.

GSlides_GetPageGET

Retrieve the content and properties of a specific slide (page) including all elements, text, images, and shapes on that page.

GSlides_GetPresentationGET

Retrieve full presentation content and metadata including all slides, shapes, text, images, and page properties.

GSlides_GetThumbnailGET

Generate and retrieve a thumbnail image of a specific slide for preview purposes.