delete_module
Remove an existing module from a Stella system dynamics model. Specify the module name and optionally the model ID to target.
Instructions
Delete a 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 |