Delete Comment
delete_commentRemove a specific comment from a PowerPoint slide by providing slide index and comment index. Returns JSON confirmation.
Instructions
Delete a comment from a slide.
Args: presentation: Presentation name or path (None = active presentation). slide_index: 1-based slide index (required). index: 1-based comment index, from get_comments (required).
Returns: JSON confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | ||
| slide_index | No | ||
| presentation | No |