get_slide
Retrieve the complete content of a specific slide using its zero-based index. Works with presentation ID and slide index to return slide text for review or editing.
Instructions
Return the full content of a single slide by its zero-based index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slide_index | Yes | ||
| presentation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||