list_notes
View titles and tags of your notes, ordered by most recently updated. Filter by tag to see notes on a specific topic.
Instructions
List saved notes, most recently updated first.
Returns titles and tags only, not note bodies. Call get_note to read one.
Args:
tag: Optional tag to filter by.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |