get_vault_note_context
Fetch all parsed context for a note using its vault-relative path, including blocks, tasks, and headings, to enable querying and reasoning over local markdown notes.
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 | |||