rtaskmaster_bulk_status
Update statuses of multiple tasks simultaneously. Specify project root, task IDs, and new status to batch change them.
Instructions
Update the status of multiple tasks at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | New status for all specified tasks | |
| taskIds | Yes | Array of task IDs to update | |
| projectRoot | Yes | Absolute path to the project root directory |