imports_hotspots
imports_hotspotsFind and rank the most connected files in the codebase's internal import graph to reveal import hotspots.
Instructions
Imports tool for graph hotspots: rank the most connected files in the indexed internal import graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| limit | Yes | ||
| hotspots | Yes | ||
| reefExecution | Yes | ||
| _hints | Yes |