ticktick_bulk_create_from_template
Create multiple tasks in TickTick using a template to standardize task structure and save time on repetitive task setup.
Instructions
Mass task creation
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | Template to use for bulk creation | |
| bulk_data | Yes | Array of task data for bulk creation | |
| apply_template_defaults | No | Use template defaults for missing fields | |
| notify_assignees | No | Send notifications to assignees |