find_hotspots
Rank functions by caller count to identify the most-called code in your project.
Instructions
Find the most-called functions ranked by caller count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | No | Project root. Auto-detected if omitted. | |
| limit | No | Number of top-called functions to return (default 20). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |