task_batch_update
Update multiple tasks at once. Change statuses, priorities, or assignees in a single request, eliminating the need to process tasks one by one.
Instructions
Update multiple tasks at once. Useful for changing status of several tasks (e.g., mark 3 tasks as done) or reassigning tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Task IDs to update | |
| force | No | Proceed despite unmet prerequisites. Only when a human decided the blocker no longer applies — never on your own initiative. Logged. | |
| status | No | ||
| priority | No | ||
| assigned_to | No |