apple_reminders_update
Modify an existing Apple Reminder by updating its title, notes, due date, or priority.
Instructions
Modify an existing local Apple Reminder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Reminder id returned by apple_reminders_list. | |
| dueAt | No | ||
| notes | No | ||
| title | No | ||
| priority | No |