get_document_outline
Get the section hierarchy for a document file, providing a structural outline without content to reduce token usage and improve navigation precision.
Instructions
Get the section hierarchy for a single document file, without content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository identifier | |
| doc_path | Yes | Path to the document within the repository (e.g., 'README.md') |