slides_add_slide
Add a new slide to a Google Slides presentation, specifying the insertion position and layout.
Instructions
Add a new slide to a Google Slides presentation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| insertionIndex | No | Position to insert the slide (0-based, default: end) | |
| presentationId | Yes | The presentation ID | |
| predefinedLayout | No | Layout: BLANK, TITLE, TITLE_AND_BODY, TITLE_AND_TWO_COLUMNS, etc. (default: BLANK) |