extract_presentation_text
Extract every slide's visible text and speaker notes from a generated presentation to review content for missing or duplicated sections, typos, wrong order, and leftover template placeholders.
Instructions
Extract all text content from all slides in the presentation.
Use this as the content-QA read on a finished deck: check for missing or duplicated sections, typos, wrong order, and — on a deck built from a template — placeholder text the template shipped with that was never replaced ("Lorem ipsum", "Click to add title", "XXX", "[insert ...]"). Speaker notes come back in each slide's "speaker_notes" but are kept out of "all_text_combined", which holds only what the audience sees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| presentation_id | No | ||
| include_slide_info | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |