get_outline
Retrieve the heading structure of an Obsidian note. Output as a tree, markdown, or JSON, or get just the total count.
Instructions
Get the heading structure/outline of a note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Note name (wikilink-style resolution) | |
| path | No | Exact path from vault root | |
| format | No | Output format | |
| total | No | Show only the total count |