create_checklist
Create a checklist on a task by providing the task ID and checklist name.
Instructions
Create a checklist on a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID. | |
| name | Yes | Checklist name. | |
| custom_task_ids | No | ||
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. |