rename_variable
Rename a variable in a Stella system dynamics model and automatically update all dependent references to maintain consistency.
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. | |
| old_name | Yes | Existing variable name | |
| new_name | Yes | New variable name |