slipbox_get_note
Retrieve a note by ID or exact title to get its full content, including metadata, tags, and links, before creating links or making updates.
Instructions
Retrieve a note by ID or title.
Returns full note content including metadata, tags, and links. Use this to read note contents before creating links or updates.
Args: identifier: Either the note ID (e.g. "20251217T172432480464000") or exact title
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |