create_reminder
Add a new reminder to Apple Reminders. Specify title, due date, notes, and list to organize tasks directly from your Mac.
Instructions
Creates a new reminder in Apple Reminders
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | Optional due date/time (e.g. YYYY-MM-DD HH:mm) | |
| list | No | Optional list name (defaults to default reminders list) | |
| notes | No | Optional detailed notes | |
| title | Yes | Title of the reminder |