update_bulk_tasks
Modify multiple ClickUp tasks simultaneously by updating specific fields like name, status, priority, or due date using task IDs or names with list names.
Instructions
Update multiple tasks efficiently. For each task, you MUST provide either:
taskId alone (preferred)
taskName + listName
Only specified fields will be updated for each task.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | Array of tasks to update |