pipeline_get_run_status
Retrieve the current status of a Microsoft Fabric pipeline run by providing workspace, pipeline, and job instance IDs, enabling progress monitoring and issue detection.
Instructions
Get the status of a pipeline run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipelineId | Yes | The pipeline ID | |
| workspaceId | Yes | The workspace ID | |
| jobInstanceId | Yes | The job instance ID from pipeline_run |