generate
Scan codebases to build structural graphs that map entities and relationships, enabling LLMs to navigate by structure rather than reading all code.
Instructions
Scan the codebase and (re)build the structural graph. Auto-detects languages and frameworks. Call on first use, after major refactors, or when graph data feels stale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |