Skip to main content
Server path: /google-slides | Type: Application | PCID required: Yes

Tools


google_slides_batch_update_presentation

Apply batch updates to a presentation Parameters:

google_slides_create_presentation

Create a new Google Slides presentation Parameters:

google_slides_create_slide

Create a new slide in a Google Slides presentation. Wraps the batchUpdate API with a createSlide request for convenience. Parameters:

google_slides_create_table

Create a table on a slide in a Google Slides presentation. Wraps the batchUpdate API with a createTable request for convenience. Parameters:

google_slides_create_text_box

Create a text box with content on a slide in a Google Slides presentation. Wraps the batchUpdate API with createShape and insertText requests for convenience. Parameters:

google_slides_delete_page_element

Delete a page element (text box, shape, table, image, etc.) from a slide in a Google Slides presentation. Wraps the batchUpdate API with a deleteObject request for convenience. Parameters:

google_slides_delete_slide

Delete a slide from a Google Slides presentation. Wraps the batchUpdate API with a deleteObject request for convenience. Parameters:

google_slides_get_page

Get a specific page in a presentation Parameters:

google_slides_get_page_thumbnail

Get a thumbnail of a page Parameters:

google_slides_get_presentation

Get a Google Slides presentation Parameters:

google_slides_replace_all_text

Replace all instances of text in a Google Slides presentation. Wraps the batchUpdate API with a replaceAllText request for convenience. Parameters:

google_slides_summarize_presentation

Extract text content from all slides in a Google Slides presentation for summarization purposes. Retrieves slide text, table text, and optionally speaker notes. Parameters: