pipeline_cancel_run
Cancel an active Microsoft Fabric pipeline run by providing workspace, pipeline, and job instance IDs to halt execution immediately.
Instructions
Cancel a running pipeline execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipelineId | Yes | The pipeline ID | |
| workspaceId | Yes | The workspace ID | |
| jobInstanceId | Yes | The job instance ID to cancel |