bulk_update_tasks
Apply identical updates to multiple tasks at once, such as changing assignees, priorities, or statuses, to streamline batch task management.
Instructions
Update multiple tasks simultaneously with the same changes. Useful for batch operations like changing assignees or priorities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskIds | Yes | Array of task IDs to update | |
| updates | Yes | Updates to apply to all specified tasks |