List variables
list_variablesList variables from a pyCycle model session to inspect inputs, outputs, or both, with optional name filtering and promotion status.
Instructions
List variables in the cycle model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | both | |
| session_id | Yes | ||
| name_filter | No | ||
| max_variables | No | ||
| promoted_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| variables | No |