list_vmrs_variables
List variables declared as VoseInput or VoseOutput in the active simulation results. Use this to identify available outputs and inputs before retrieving samples.
Instructions
ModelRisk: List every variable in the active simulation results (.vmrs) that's also declared as a VoseInput or VoseOutput in the workbook. Each entry: {name, kind, var_id, iterations}. Use this before get_samples or read_vmrs when you don't already know which outputs / inputs exist in the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workbook_name | No | Workbook name. Omit for the active workbook. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||