add_slide
Add a new slide to an existing presentation, optionally specifying a layout, and receive the slide number for further editing.
Instructions
Add a new slide to an existing presentation. Returns the slide number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout | No | Layout name (e.g., 'LAYOUT_TITLE', 'LAYOUT_BLANK') | |
| presentationId | Yes | The ID of the presentation |