ticktick_update_task_template
Update existing task templates in TickTick to modify names, descriptions, categories, or task structures for consistent task management workflows.
Instructions
Modify template
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | ID of template to update | |
| template_name | No | Updated template name | |
| template_description | No | Updated description | |
| task_data | No | Updated task structure | |
| category | No | Updated category |