imports_cycles
imports_cyclesDetect circular dependencies in your project's import graph. Identify and resolve import cycles to maintain a clean codebase.
Instructions
Imports tool for cycle detection: detect circular dependencies in the indexed internal import graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectRef | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| cycles | Yes | ||
| reefExecution | Yes | ||
| _hints | Yes |