delete_module
Remove a module from a Plane project by providing the project ID and module ID. Use to permanently delete an unwanted module.
Instructions
Delete a module.
Args: project_id: The UUID identifier of the project module_id: The UUID identifier of the module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |