graph_get
List or retrieve verified, size-bounded graph payloads from Stata run artifacts using run ID and optional paths.
Instructions
List run graphs or read one bounded, verified graph payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| max_bytes | No | ||
| project_path | No | ||
| relative_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| run | No | ||
| data | No | ||
| error | No | ||
| warnings | No |