slides_pages_get
Retrieve a specific slide, layout, or master page from a Google Slides presentation by providing the presentation ID and page object ID.
Instructions
Get a single page (slide, layout, or master) from a presentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageObjectId | Yes | The object ID of the page (slide, layout, or master) to retrieve | |
| presentationId | Yes | The presentation ID |