get_note
Fetch the complete markdown content and metadata of a note specified by its path. Use this tool to read notes after locating them.
Instructions
Read the full content of a specific note by its path. Returns the complete markdown content along with metadata. Use this after finding a note via search or list to read its contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the note (e.g., 'folder/note.md' or 'note.md') |