Create a presentation
create_presentationCreate a new Google Slides presentation with a title, returning the presentation ID, revision ID, and initial title slide to enable subsequent slide and content editing.
Instructions
Creates a new Google Slides presentation and returns it (presentationId, revisionId, pageSize, the initial title slide with its object ids, layouts and masters). The API honors only the title at creation — add slides with add_slide, content with the text/shape/table/image tools. The new deck starts with one title slide and belongs to the authorized user's Drive. Note: this server cannot delete a presentation; removing the file is a Drive operation outside its scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The presentation title (also the Drive file name). |