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 parametersThe InputSchema parameters.
Generated using TypeDoc
A list of input parameters for the workflow. Input parameters are available under the
Triggerobject and can be referenced in workflow steps using{{ Trigger.<parameter_name> }}.