get_document_outline
Extract a structured outline from a markdown document to quickly identify key sections and headings for study preparation.
Instructions
Return document outline from markdown headings or heading-like lines.
Args:
relative_path: Path relative to docs root
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relative_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |