list_reminders
View stored reminders without modifying them. Filter to show only due reminders for current attention, or include handled ones when needed.
Instructions
List persisted Hub reminders without changing them.
Prefer due_only=true at session start to surface only reminders that need
attention now. Set include_handled=true only when historical handled
reminders are relevant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due_only | No | ||
| include_handled | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |