check_pipeline_status
Monitor pipeline progress by submitting the job ID from an auto_ pipeline start. Poll every 15-30 seconds to verify completion status.
Instructions
Check the status of a running pipeline. Call this after starting any auto_ pipeline to monitor progress. Poll every 15-30 seconds.
Args: job_id: The job ID returned by any auto_ pipeline tool
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |