rtaskmaster_set_status
Update a task or subtask status to reflect its current stage in the workflow using the task ID and new status.
Instructions
Update the status of a task or subtask.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | New status | |
| taskId | Yes | Task ID (e.g., "1") or subtask ID (e.g., "1.2") | |
| projectRoot | Yes | Absolute path to the project root directory |