run_execute
Execute a prepared Stata run synchronously or in the background, delivering reproducible analysis results.
Instructions
Execute one prepared run synchronously or in the background.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| background | No | ||
| project_path | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| run | No | ||
| data | No | ||
| error | No | ||
| warnings | No |