get_vault_note_context
Fetch the full structured context—notes, blocks, tasks, headings—of any Obsidian vault note by specifying the vault path and relative note path.
Instructions
Fetch all parsed context for one vault-relative note path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault_path | Yes | Path to the Obsidian vault. | |
| source_path | Yes | Vault-relative note path, such as Projects/Atlas.md. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||