run_control
Cancel an active background Stata run by providing its run ID and action. Gain control over running processes in reproducible Stata projects.
Instructions
Request cancellation of one active background run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| run_id | Yes | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| run | No | ||
| data | No | ||
| error | No | ||
| warnings | No |