get_module
Fetch specific module information by providing project ID and module ID to access its details.
Instructions
Get details of a specific 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 |