imports_cycles
imports_cyclesDetect circular dependencies in the internal import graph to identify problematic cycles in code dependencies.
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 |
|---|---|---|---|
| _hints | Yes | ||
| cycles | Yes | ||
| toolName | Yes | ||
| projectId | Yes | ||
| reefExecution | Yes |