ticktick_bulk_create_from_template
Enable mass task creation in TickTick by using a template to generate multiple tasks with structured data, ensuring consistent task formatting and efficient workflow automation.
Instructions
Mass task creation
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply_template_defaults | No | Use template defaults for missing fields | |
| bulk_data | Yes | Array of task data for bulk creation | |
| notify_assignees | No | Send notifications to assignees | |
| template_id | Yes | Template to use for bulk creation |