get_reminders
Retrieve reminders from all lists or a specific list, filter by completion status and search terms to find exactly what you need.
Instructions
Get reminders from a specific list or all lists, with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listName | No | Name of the reminder list to search in (optional) | |
| completed | No | Filter by completion status (optional) | |
| searchTerm | No | Search term to filter reminders by name or body (optional) |