Google Slides is a cloud-based presentation editor with real-time collaboration, template gallery, and integration with other Google Workspace apps
Creates a new google slides presentation from markdown text. automatically splits content into slides using '---' separators and applies appropriate templates based on content structure.
Update google slides presentations using markdown content or raw api text. supports professional themes, auto-formatting, and multiple slide types (title, bullet, table, quote, image, two-column).
Tool to create a blank or duplicate presentation. use when you need to initialize a presentation with a specific title or duplicate an existing one.
Tool to retrieve the latest version of a presentation. use after obtaining the presentation id.
Tool to get the latest version of a specific page in a presentation. use when you need to inspect slide, layout, master, or notes page details.
Tool to generate and return a thumbnail image url for a specific page. use when you need a quick preview of a slide page after loading it.