rename_module
Rename an existing module in a Stella system dynamics model by providing the current module name and the desired new name.
Instructions
Rename an existing module
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 module name | |
| module_name | Yes | Existing module name | |
| workspace_id | No | Opaque application workspace handle. Required by MCP 2026-07-28 clients; supported legacy stdio clients may omit it to use the process-local compatibility workspace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | Yes | ||
| model_id | Yes |