List Pending Decisions
list_pending_decisionsRetrieve all open and unresolved decisions from your memory. Use this before planning tasks to identify pending choices that need resolution.
Instructions
List open/unresolved decisions. Call this when the user asks what decisions are pending, or before planning work that depends on unresolved choices.
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 |