Show Reminders
show_remindersRetrieve and show Apple Reminders by date, status, or list, including today, overdue, upcoming, completed, or all, so you can review tasks and agenda.
Instructions
Show reminders from Apple Reminders. Use when the user asks what they need to do, what's on their list, what's due, overdue, or wants to see their agenda/tasks.
Args:
filter (string, optional): today, tomorrow, week, overdue, upcoming, completed, all, or a date string. Defaults to "upcoming".
list (string, optional): Limit to a specific reminder list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | Limit to a specific reminder list | |
| filter | No | Filter: today, tomorrow, week, overdue, upcoming, completed, all, or a date | upcoming |