Create Reminder
create-reminderCreate a new reminder in Apple Reminders, specifying a title, optional notes, due date, list, and priority level. Use it to add tasks with full details directly to your iCloud reminders.
Instructions
Creates a new reminder (LOCAL mode only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Reminder notes/description | |
| name | Yes | Reminder title (required) | |
| dueDate | No | Due date in ISO format (e.g., 2026-01-15T10:00:00) | |
| listName | No | Name of the list to add to (default: Reminders) | |
| priority | No | Priority level (0=none, 1=high, 5=medium, 9=low) |