cancel_pipeline
Stop a running pipeline by specifying its run ID. This halts execution in the multi-agent orchestration server.
Instructions
Cancel a running pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Project directory. Defaults to current working directory. | |
| json | No | Return pure JSON string instead of Markdown format. | |
| run_id | Yes | Pipeline run ID to cancel. |