load_figure
Retrieves figure artifacts from Stata runs for viewing or analysis. Note: deprecated, use artifact_read instead.
Instructions
Deprecated: use artifact_read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_bytes | No | ||
| figure_path | Yes | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| run | No | ||
| data | No | ||
| error | No | ||
| warnings | No |