get_page
Retrieve specific slide details from Google Slides presentations by providing the user email, presentation ID, and slide object ID.
Instructions
Get details about a specific page (slide) in a presentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| presentation_id | Yes | The ID of the presentation. | |
| page_object_id | Yes | The object ID of the page/slide to retrieve. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |