List XMemo memory TODOs
list_memory_todosRetrieve pending or completed TODO/action items from memory, filtered by status, due date, or bucket.
Instructions
List open or completed TODO/action items. Call this when the user asks what tasks, follow-ups, or saved action items are pending or done.
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 |