pipeline_resume
Resume a paused pipeline from its last checkpoint, continuing from the next unfinished step. Provide the execution ID to restart processing.
Instructions
Resume a paused pipeline from where it stopped.
Continues executing from the next unfinished step.
Args:
execution_id: The pipeline execution ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes |