list_reminders
View reminders from the macOS Reminders app, with options to filter by list and include completed items.
Instructions
List reminders from the macOS Reminders app.
Args: list_name: Optional name of a specific list to filter by. Leave empty for all lists. include_completed: Whether to include completed reminders (default: False).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_name | No | ||
| include_completed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |