get_module
Retrieve details of a specific module by providing its project ID and module ID, returning the module's data.
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 |