search_functions
Search for Haskell functions by name pattern using wildcards to analyze enterprise-scale codebases and identify relevant functions in static code analysis workflows.
Instructions
Search for functions by name pattern
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Search pattern (supports wildcards) | |
| limit | No | Maximum number of results |