Advanced: list XMemo legacy reminders
list_remindersList pending reminders with optional filters for item status, due-by time, and memory bucket.
Instructions
List TODO items. Alias for list_memory_todos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return. | |
| scope | No | Optional scope that narrows memory access; leave blank for the token default. | |
| bucket | No | Memory bucket or namespace to read from or write to; use % only for tools that support wildcard reads. | % |
| due_before | No | Only show memory TODO/action items due before this time. | |
| item_status | No | Optional memory TODO/action-item status filter. | open |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |