Set Speaker Notes
set_speaker_notesReplace speaker notes for a specific slide in an open PowerPoint presentation, providing new text and slide index.
Instructions
Set the speaker notes for a slide, replacing any existing notes.
Args: presentation: Presentation name or path (None = active presentation). slide_index: 1-based slide index (required). text: New notes text.
Returns: JSON confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| slide_index | No | ||
| presentation | No |