get_module_details
Retrieve detailed information about a specific Haskell module, including function counts and statistics, to analyze code structure and dependencies.
Instructions
Get detailed information about a specific module including function counts and statistics
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_name | Yes | Name of the module |