list_variables
Retrieve every variable path with its kind, unit, limits, and description for a system. Optionally filter by component to inspect only that instance's variables.
Instructions
Every variable path with kind, unit, limits and description.
Kinds: parameter, input, state (settable), observable, port ('..p' in bar gauge, '.m_flow' in kg/s into the component, '.T' in degC) and control ('control..output' and '.measure'; component='control' lists them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component | No | Only this instance's variables. | |
| system_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_id | Yes | ||
| variables | Yes |