The unique identifier of an action.
Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
completionUsed to create conditions before running subsequent actions.
Optional
connectionThe unique identifier of a connection defined in the spec.
Optional
displayThe definition of StepDisplay
object.
Optional
errorThe Step
errorHandlers
.
Name of the step.
Optional
outboundA list of subsequent actions to run.
Optional
parametersA list of inputs for an action.
Optional
readinessUsed to merge multiple branches into a single branch.
Generated using TypeDoc
A Step is a sub-component of a workflow. Each Step performs an action.