read_note
Retrieve a Markdown note's content from an Obsidian vault to access stored engineering memory and project context.
Instructions
Read one Markdown note inside the configured Obsidian vault.
The path must stay inside OBSIDIAN_VAULT_PATH. Absolute paths and traversal such as ../ are rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||