Operating system set to macOS
Documentation jurisdiction set to United States
Sign inConnect Claude
API/schemas
Schema

RunStepRequest

Request to run a single workstream step in isolation.

FieldTypeDescription
step_idrequiredstringID of the step to run (must match `steps[].id` on the workstream)
parametersobjectOptional runtime parameters merged into the synthesised single-step cycle's runtime_vars (e.g. period, file references). Equivalent to the `input_data` field on `POST /cycles`.
show nested
Empty object.