get_note
Read the full content of a note by its file path. Returns complete markdown content and metadata for notes retrieved via search or list.
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') |