Schema
RunStepResponse
Response from running a single step in isolation.
| Field | Type | Description |
|---|---|---|
cycle_idrequired | string (uuid) | UUID of the synthesised single-step cycle |
task_idrequired | string (uuid) | UUID of the pre-created task row for the requested step. FE may navigate to ?cycleId=<cycle_id> and watch this task progress. |