delete_module
Deletes a module from a project using the project ID and module ID, removing it from the workspace.
Instructions
Delete a module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | The uuid identifier of the module to delete | |
| project_id | Yes | The uuid identifier of the project containing the module |