Custom Step Outputs

object
object
required

The custom step is a unique step that allows you to specify the output of the step, the output is strongly typed using the outputSchema.

Custom Step Result

object
object

The custom step returns any object that you responded with in the step resolver function.