remove_from_module
Remove specific variables from an existing module in your Stella model by providing the module name and variable names.
Instructions
Remove variables from 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 remove |