NoOp
Written by
Updated at March 27, 2025
This step does nothing. You may need it, e.g., to successfully complete a pipeline if the condition from the default
field is met in Switch, or as a placeholder for one of the steps when prototyping the workflow.
Field name | Type | Required | Templating is supported | Description |
---|---|---|---|---|
output |
string |
No | Yes | A jq expression to filter the step's output data added into the workflow state. |
next |
string |
No | No | ID of the next step. |