delete-module
Remove a module from a Plane project by specifying the project and module IDs to clean up project structure.
Instructions
Delete a module from a project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the module | |
| module_id | Yes | ID of the module to delete |