Get Page Thumbnail
get_page_thumbnailGenerate a thumbnail URL for a specific slide in a Google Slides presentation by supplying the presentation ID and page object ID, with optional size selection.
Instructions
Generate a thumbnail URL for 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. | |
| thumbnail_size | No | Size of thumbnail ("LARGE", "MEDIUM", "SMALL"). Defaults to "MEDIUM". | MEDIUM |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |