get_note
Retrieve a complete note, including its body, by providing its note ID. Access full note content for reading or reference.
Instructions
Read one note in full, including its body.
Args:
note_id: The note's id, as returned by list_notes or search_notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||