akb_drill_down
Retrieve section-level (L3) content of a document. Filter by section path to read specific parts without loading the entire document.
Instructions
Get section-level (L3) content of a document. Returns all sections with their heading paths, or a specific section if filtered. Use this to read specific parts without loading the entire document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Document URI | |
| section | No | Section path filter (partial match, e.g. 'Background') |