The update_task and create_task tools need to expose the following fields from the TickTick API:
repeatFlag (RRULE string) for recurring tasks.
reminders array (ISO 8601 duration strings).
- Ensure
list_projects returns full metadata (color, sort order).
The
update_taskandcreate_tasktools need to expose the following fields from the TickTick API:repeatFlag(RRULE string) for recurring tasks.remindersarray (ISO 8601 duration strings).list_projectsreturns full metadata (color, sort order).