ticktick_update_habit
Modify an existing habit by updating its name, frequency, goal, reminder time, or color using the provided habit ID.
Instructions
Update an existing habit
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | No | Updated color | |
frequency | No | Updated frequency | |
goal | No | Updated goal count | |
habit_id | Yes | ID of the habit to update | |
name | No | Updated name | |
reminder_time | No | Updated reminder time |