Update Reminder
update_reminderUpdate reminder details including title, notes, due date, priority, and flagged status. Modify properties of an existing reminder to keep it accurate and timely.
Instructions
Update reminder properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Reminder ID | |
| title | No | New title | |
| body | No | New notes/body text | |
| dueDate | No | New due date (ISO 8601, e.g. '2026-03-15T10:00:00Z') or null to clear | |
| priority | No | New priority (0-9) | |
| flagged | No | Set flagged status |