GoogleSlides_Suite_v2
Enhanced Google Slides API suite with native OAuth2 support. Provides high-fidelity presentation management via automatic handshake. Now fully enterprise-ready.
Apply one or more updates to a presentation (create slide, insert text, etc.). Accepts an array of request objects.
Create a new blank Google Slides presentation with an initial title.
Insert a new slide with a specific layout at a given index.
Delete a specific object (slide, image, text box) from a presentation.
Retrieve the full content and structure of a Google Slides presentation.
Insert an image into a specific slide by URL.
Insert a text box with specific content into a slide. Note: This simple implementation uses a predictable ID format.
Find and replace text across all slides in a presentation.
Update the text style (bold, italic, font size) for a specific object.