getReminders
Retrieve reminders from a specified Apple Reminders list. Optionally include completed reminders to review past tasks.
Instructions
Get reminders from a specific list in Apple Reminders
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listName | Yes | Name of the reminder list to get reminders from | |
| includeCompleted | No | Whether to include completed reminders (default: false) |