Basic Information

appmixer.todoist.core.UpdateReminder

Update Reminder

1.0.0

Public

Update an existing reminder by setting its type and due date or minute offset.

Input Ports

in

FieldTypeDescription
Reminder ID text The unique identifier of the reminder to update.
Type select The type of reminder: relative (before task due time) or absolute (specific date/time).
Due String text Human-readable due date for absolute reminders (e.g., 'tomorrow at 10:00', 'Dec 25').
Due Datetime date-time Specific date and time for absolute reminders (ISO 8601 format).
Minute Offset number Number of minutes before the task's due time for relative reminders.

Output Ports

out

FieldTypeDescription
No fields defined for this port

Full Metadata