rename_variable
Renames a variable in a Stella model and automatically updates all dependent references to use the new name.
Instructions
Rename a stock/flow/aux and update dependent references
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| new_name | Yes | New variable name | |
| old_name | Yes | Existing variable name |