terminate_run
Terminate a running triggered run to stop the workflow on the orchestrator. This action is irreversible.
Instructions
Terminate a running triggered run.
Stops the workflow on the orchestrator. This is irreversible.
Args: identifier: Deployment identifier (same as passed to trigger_run). run_id: Run ID to terminate. impl: Orchestrator backend. Auto-detected if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | ||
| run_id | Yes | ||
| impl | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |