delete_slide
Remove a specific slide from a presentation using its identifier and the presentation ID, permanently deleting the slide from the presentation.
Instructions
Remove a slide from a presentation permanently. Use this only when you know the exact slide identifier to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| presentation_id | Yes | Presentation that owns the slide. | |
| slide_id | Yes | Slide identifier to remove from the presentation. |