run_status
Check the current lifecycle state and locate provenance paths of a Stata run, enabling verification of execution status and artifact traceability.
Instructions
Read durable lifecycle state and provenance paths for one 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 |