delete_module
Delete a specific module from a project using its project ID and module ID. Removes the module permanently to clean up project structure.
Instructions
Delete a module by ID.
Args: workspace_slug: The workspace slug identifier project_id: UUID of the project module_id: UUID of the module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | ||
| project_id | Yes |