Get Page
get_pageRetrieve detailed information about a specific slide, including its elements and optional geometry.
Instructions
Get details about a specific page (slide) in a presentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_object_id | Yes | The object ID of the page/slide to retrieve. | |
| presentation_id | Yes | The ID of the presentation. | |
| include_geometry | No | Also report each element's placement - its transform (translate, and scale/shear when not identity) and intrinsic size, in raw EMU. Set this when adding elements to an existing deck: it is the only way to discover the deck's margins, gutters and content width, which Slides exposes nowhere else, and it reports the same terms batch_update_presentation writes. Defaults to False to keep the default output's token cost unchanged. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |