get_note
Retrieve a note from an Obsidian vault by providing its path relative to the vault root.
Instructions
Get a note by its path.
Args: path: Path to the note relative to vault root (e.g., "notes/my-note.md")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |