List Reminders
list-remindersGet reminders from Apple Reminders. Filter by list name, include completed ones, and control the count to see exactly what you need.
Instructions
Lists reminders from a specific list or all lists (LOCAL mode only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Maximum number of reminders to return (default: 50) | |
| listName | No | Name of the reminder list (optional, lists all if not provided) | |
| includeCompleted | No | Include completed reminders (default: false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | list-reminders | |
| total | Yes | Number of items returned |