read_note
Read the full Markdown contents of an Obsidian note by name, path, or the currently active note.
Instructions
Read a note's full Markdown contents.
Specify the note by file (name) or path (exact). If both are omitted,
the currently active note in Obsidian is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ||
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |