List notes
list_notesList note summaries newest first, filtered by note type or folder. Use cursor pagination to page through results without loading full note bodies or transcripts.
Instructions
List notes newest first (by updated_at), filtered by note_type and/or folder_id. Returns summaries only — no note body, no transcript. Pages come from one snapshot: pass next_cursor back verbatim, keeping the same filters. A cursor that outlived its snapshot fails with snapshot_expired; list again without a cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| folder_id | No | ||
| note_type | No | ||
| page_size | No |