List Slides
list_slidesGet a list of slides in an open PowerPoint presentation, showing each slide's index and title. Specify a presentation to inspect, or default to the active one.
Instructions
List slides in an open presentation, with index and title text.
Args: presentation: Presentation name or path (None = active presentation).
Returns: JSON with each slide's index and title (if it has one).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| presentation | No |