get_module
Retrieve detailed information about a specific module within a project using its unique identifiers for project and module management within the Plane MCP Server.
Instructions
Get details of a specific module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | The uuid identifier of the module to get | |
| project_id | Yes | The uuid identifier of the project containing the module |