ncloud_cancel_pipeline
Cancel a running SourcePipeline execution by providing the pipeline ID and execution history ID. This stops active runs to prevent unintended deployments.
Instructions
Cancel a running SourcePipeline pipeline execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| historyId | Yes | Execution history ID to cancel (from ncloud_run_pipeline or ncloud_list_pipeline_history) | |
| projectId | Yes | Pipeline ID |