get_document_outline
Extract a document's heading structure and table of contents to quickly understand its organization before reading specific sections.
Instructions
Extract the heading structure and table of contents from a document. Use this to understand document organization before reading specific sections; detects numbered sections, ALL-CAPS headings, and markdown # headings. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | The document filename to extract outline from |