Get Presentation Info
get_presentation_infoRetrieve slide count, per-slide titles, and the active slide for an open PowerPoint presentation.
Instructions
Get slide count, per-slide titles, and the active slide for an open presentation.
Args: presentation: Presentation name or path (None = active presentation).
Returns: JSON with each slide's index, title text (if it has a title placeholder), and layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| presentation | No |