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 position of a step on the workflow canvas. Omit display from every step to use
automatic layout, or provide it for every step to preserve a manual layout.
Optional errorThe Step errorHandlers.
Name of the step.
Optional outboundA list of subsequent actions to run. This list is empty for a terminal step.
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.