ticktick_create_task_from_template
Create tasks in TickTick using predefined templates to save time on repetitive task setup. Customize task details like title, due date, priority, or assignee as needed.
Instructions
Instantiate template
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | ID of template to use | |
| project_id | No | Project to create task in | |
| customizations | No | Custom values to override template defaults | |
| create_multiple | No | Number of tasks to create from template |