ticktick_create_project_from_template
Create a new TickTick project using a predefined template, specifying a project name and template ID, with optional task customization during setup.
Instructions
Create project from a template
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | ID of the template to use | |
| project_name | Yes | Name for the new project | |
| customize_tasks | No | Allow task customization during creation |