Vault Context
vault_contextRetrieve the full stored context for a note by its relative path, providing app views with complete note data for display.
Instructions
Return the full NoteContext for a note (app-only).
Called by the SPA context card view via app.callServerTool().
Not visible to the LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative note path (e.g. ``"Journal/2024-01-15.md"``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||