add_to_module
Add variables to an existing module in a Stella system dynamics model. Specify variable names to extend the module's contents.
Instructions
Add variables to an existing module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| members | Yes | Variable names to add | |
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| 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 |