update_task_node
Update task node properties, phase, status, or validation command, and automatically re-validate dependency references and cycle checks.
Instructions
Update an existing task node properties, phase, status, or validation command. Re-validates dependency references and cycle-checks after update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| phase | No | Phase name (must match project phase_order) | |
| title | No | ||
| nodeId | Yes | ID of node to update | |
| status | No | ||
| category | No | ||
| priority | No | ||
| depends_on | No | ||
| description | No | ||
| max_attempts | No | ||
| output_artifacts | No | ||
| estimated_minutes | No | ||
| validation_command | No | ||
| acceptance_criteria | No |