tasks_create_bulk
Create up to 50 tasks in a ClickUp list in a single operation, reducing manual effort when adding multiple tasks at once.
Instructions
Create multiple tasks in a ClickUp list in a single operation. More efficient than creating tasks individually. Supports up to 50 tasks per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | Array of tasks to create (1-50) | |
| list_id | Yes | The ID of the list to create tasks in | |
| continue_on_error | No | Continue creating remaining tasks if one fails |