get_slides_speaker_notes
Extract speaker notes from Google Slides presentations to access presenter guidance and talking points for any slide.
Instructions
Read speaker notes from a slide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| presentation_id | Yes | ||
| page_object_id | No | Object ID of the slide. Either this or slide_index is required. | |
| slide_index | No | 0-based slide index. Used if page_object_id not provided. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |