Steps component groups multiple steps into a pipeline. It supports confirmation HITL, pausing before the entire pipeline executes.
Pipeline Confirmation
Whenrequires_confirmation=True, the pipeline pauses before executing any of its steps:
- Confirm: Execute all steps in the pipeline
- Reject: Skip the entire pipeline