get_page
Retrieve a single slide as a bounded summary. Provide presentation and page IDs to get a concise overview without the full API response.
Instructions
Get a single page (slide) as a bounded summary. (1 API call.)
Args: presentation_id: The presentation ID. page_id: The page (slide) object ID. raw: Return the full, untrimmed API response instead of the summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| presentation_id | Yes | ||
| page_id | Yes | ||
| raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||