start_task
Set a task node to IN_PROGRESS to begin work, as phase gates ensure prerequisite checks pass before execution starts.
Instructions
Mark a task node as IN_PROGRESS to start working on it. Enforces phase gates before allowing execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | ID of the node to start |