ppt_inspect_text
Inspect all text-bearing shapes on a slide, returning shape IDs, roles, content, styling, and coordinates without full shape-tree overhead.
Instructions
Efficiently inspect all text-bearing shapes on a slide without full shape-tree overhead. Returns concise shape IDs, semantic roles, text content, font styling, and coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slide_number | Yes | ||
| include_style | No | ||
| include_geometry | No | ||
| presentation_path | No | ||
| include_paragraph_metadata | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |