results_get
Retrieve typed structured results bound to a finalized Stata run by providing its run ID. Access reproducible outputs for analysis.
Instructions
Return typed structured results bound to one finalized run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| run | No | ||
| data | No | ||
| error | No | ||
| warnings | No |