Read a note
obsidian_readRetrieve the content of an Obsidian note using its name or vault-relative path.
Instructions
Reads the contents of a note, by wikilink name or by vault-relative path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Note name / wikilink, e.g. "My Note" | |
| path | No | Vault-relative path, e.g. "Projects/Note.md" |