get_presentation_info
Obtain deck-level facts: slide count and size, slide order with titles and IDs, masters, layouts, sections, and notes presence. Use as a low-cost initial check before deeper presentation inspection.
Instructions
Deck-level facts in one call: slide count and size, slide order with durable ids and titles, masters and layouts, section list, and notes presence. The cheap first look before get_presentation_view. Rendering, validation, and PDF export live in the assembly-export pack: enable_tools(packs=['assembly-export']).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||