reopen_task
Reopen a blocked task once its blocker is resolved, resetting it to pending and recalculating dependencies. Provide a reason for the change.
Instructions
Reopen a blocked task after its blocker has been resolved. Resets the task to pending, preserves the original finding in history, and recalculates its dependency state. Provide a reason explaining what changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Explanation of what changed | |
| task_id | Yes | ID of the blocked task to reopen |