Get Page Thumbnail
get_page_thumbnailGenerate a thumbnail URL for any slide in a Google Slides presentation by providing the presentation ID, page object ID, and user email. Choose from large, medium, or small sizes.
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 |