atlas_cancel_run
Request cancellation of an Atlas workflow run by run_id. Stops active runs at the next node boundary; completed, failed, or cancelled runs return a conflict. Idempotent.
Instructions
请求取消一个运行(P2,零成本)。
done/failed/cancelled 返回冲突;running 写请求后 controller 在 下一节点边界终止(在途模型调用只能等它返回或超时,不宣称强杀); paused/interrupted 在锁内直接落 run_cancelled 终态。幂等。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |