create_reminder
Create a new reminder in Apple Reminders, specifying title, optional due date, list, and notes.
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 |