get_most_called_functions
Identify frequently called functions in Haskell codebases to analyze code patterns and optimize performance through static analysis.
Instructions
Get the most frequently called functions
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of functions to return |