list_notes
List Joplin notes, optionally within a specific notebook, with pagination to control result size.
Instructions
List notes, optionally filtered to a single notebook.
Args:
notebook_id: If set, only return notes inside this notebook (folder id).
limit: Max notes per page (Joplin caps this at 100).
page: Page number, starting at 1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| notebook_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||