get_note
Fetch a specific Joplin note's complete content and body using its note ID.
Instructions
Fetch a single note's full content (including body) by id.
Args:
note_id: The Joplin note id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||