slides_get_thumbnail
Generate a thumbnail image URL for any slide in a Google Slides presentation by providing the presentation ID and page object ID.
Instructions
Generate a thumbnail image URL for a specific slide in a Google Slides presentation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageObjectId | Yes | The object ID of the page/slide | |
| thumbnailSize | No | Thumbnail size (default: MEDIUM) | |
| presentationId | Yes | The presentation ID |