delete_slide
Delete a slide from a presentation by specifying its ID and index (0-indexed). Useful for editing slide decks.
Instructions
Delete a slide from a presentation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slideIndex | Yes | Index of the slide to delete (0-indexed) | |
| presentationId | Yes | The presentation ID |