get_presentation_summary
Generate an overview of a Figma presentation, including slide count, titles, and an optional outline summarizing key points per slide.
Instructions
Generate an overview of a Figma presentation including slide count, slide titles, and optionally an outline summarizing key points
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeOutline | No | Include an outline with key points from each slide (default: true) | |
| maxTextPreview | No | Maximum characters of text to include per slide in outline (default: 200) | |
| includeEmptySlides | No | Include slides with no content in the summary (default: false) |