Get Presenter Notes
get-presenter-notesGet presenter notes from an existing Canva presentation for read-only use.
Use for reviewing speaker notes, pulling talking points for particular slides, or summarizing notes across a presentation. Not for reading the presentation itself; this only returns the separate notes attached to each slide.
Returns presenter notes from every page, or the specified page numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | Optional array of page numbers to get notes from. If not specified, notes from all pages will be returned. Pages are indexed using one-based numbering, so the first page in a design has the index value `1`. | |
| design_id | Yes | ID of the existing Canva presentation whose presenter notes you want to retrieve. | |
| user_intent | No | Mandatory description of what the user is trying to accomplish with this tool call. This should always be provided by LLM clients. Please keep it concise (255 characters or less recommended). |