delete_module
Delete an existing module from a Stella model using its name. Optionally specify the model session to target a specific model.
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 |