read_note
Retrieve note content from Obsidian vaults to access information for analysis or reference.
Instructions
Read the contents of a note in the vault.
Args:
path: Relative path to the note file (e.g. 'folder/My Note.md').Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |