List Reminders
reminders_listList reminders from a specific list. Provide a list name or ID; otherwise, view available lists to choose from.
Instructions
List reminders from a specific list. Always requires list_name or reminders_list_id.
If neither is provided, returns the available reminder lists and asks the user to pick one — never attempts to enumerate all reminders across all lists. limit: max reminders to return (default 20, max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| completed | No | ||
| list_name | No | ||
| reminders_list_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |