Vault Read
vault_readRetrieve a note's full content by relative path to render its preview in the app.
Instructions
Read a note's full content for preview rendering (app-only).
Called by the SPA browser view via app.callServerTool().
Not visible to the LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative note path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |