read_presentation
Extract content from PowerPoint slides by specifying the .pptx file path. Returns slide text and elements to enable programmatic access to presentation data.
Instructions
Read a PowerPoint presentation and return slide content.
Args: path: Path to the .pptx file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |