pipeline_pause
Pause a running pipeline at the next step boundary. The current step completes before pausing; then use pipeline_resume to continue.
Instructions
Pause a running pipeline at the next step boundary.
The pipeline will finish the current step and then pause before
starting the next one. Use ``pipeline_resume`` to continue.
Args:
execution_id: The pipeline execution ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes |