add_to_module
Adds variables to an existing module in a Stella model. Specify the module name and variable names to include.
Instructions
Add variables to 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. | |
| module_name | Yes | Existing module name | |
| members | Yes | Variable names to add |