Skip to main content

addLibraryStepToStage

Copy a library (playbook) step into a stage, creating a new step. When the target is a library stage, the addition also propagates to accords on that playbook.

addLibraryStepToStage(
input: AddLibraryStepToStageInput!
): AddLibraryStepToStagePayload

Arguments

addLibraryStepToStage.input ● AddLibraryStepToStageInput! non-null input

The library step, target stage, and optional accord to add to.

Type

AddLibraryStepToStagePayload object