list_notes
List notes with filters for pinned and archived status. Use archived=false for QuickNotes (inbox) or archived=true for permanent notes.
Instructions
List notes. QuickNotes (inbox, not yet archived) and Notes (archived, permanent). Filter by pinned or archived status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20) | |
| offset | No | Pagination offset | |
| pinned | No | Filter pinned notes only | |
| archived | No | Filter by status: true = Notes (archived/permanent), false = QuickNotes (inbox) |