ncloud_cancel_pipeline
Cancel a running SourcePipeline execution on Naver Cloud Platform. Provide the project ID and execution history ID to stop an active pipeline run and prevent unnecessary resource consumption.
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 |