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