cancel_run
Cancel an active run by providing its run ID to stop processing immediately. Use this to terminate a running task when it's no longer needed.
Instructions
Request cancellation of an active run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| error | No | ||
| detail | No | ||
| run_id | No | ||
| status | No |