list_notes
List your notes from Quillink with filters for folder, tags, status, pinned, and limit. Retrieve active or trashed notes, including locked ones with body withheld.
Instructions
List the caller's notes. folder_id="" lists notes with no folder; omit it to list across all folders. status is "active" or "trashed". Locked notes are included but their body is withheld (null).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| limit | No | ||
| pinned | No | ||
| status | No | active | |
| folder_id | No | ||
| start_after | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||