todoist_reminder_update
Update an existing reminder by changing its type (relative, absolute, location), timing, or location settings. Requires Todoist Pro or Business plan.
Instructions
Update an existing reminder. Can change the type, timing, or location settings. Requires Todoist Pro or Business plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reminder_id | Yes | ID of the reminder to update | |
| type | No | New type of reminder (optional) | |
| minute_offset | No | For relative reminders: new minutes before the task due date | |
| due_date | No | For absolute reminders: new date/time in ISO 8601 format | |
| timezone | No | New timezone for absolute reminders | |
| location_name | No | For location reminders: new alias name | |
| latitude | No | For location reminders: new latitude | |
| longitude | No | For location reminders: new longitude | |
| location_trigger | No | For location reminders: new trigger condition | |
| radius | No | For location reminders: new radius in meters |