get_page_thumbnail
Generate thumbnail URLs for specific slides in Google Slides presentations to preview content without opening the full file.
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 |