search_modules
Find Haskell modules by name pattern with wildcard support to locate code components in enterprise-scale codebases for static analysis.
Instructions
Search for modules by name pattern
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Search pattern (supports wildcards) | |
| limit | No | Maximum number of results |