Schema
DescribeStepFromWdlRequest
Request to describe a single workstream step in plain English.
| Field | Type | Description |
|---|---|---|
steprequired | object | The step JSON to describe. Shape matches the step config returned by /steps/generate-from-description (id / type / tool_name / tool_params / instruction / etc.).show nestedEmpty object. |
context | DescribeStepFromWdlContext | null | — |