upnote_get_note
Retrieve the full text of any note by its ID, enabling direct access to note content from your local UpNote library.
Instructions
Get the full text of one note by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| max_chars | No | Truncate body. Default 20000. |