Read note
read_noteRetrieve the complete contents of any note from the Obsidian vault by specifying its name or subpath. Project can be provided or inferred from the working directory.
Instructions
Read a note's full contents from the project's vault folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Note name or subpath. | |
| project | No | Project name. Omit to infer it from the working directory. |