repo_build_knowledge_graph
Build a structural knowledge graph of files, functions, classes, and dependencies in a repository to reveal code relationships and improve navigation.
Instructions
Construct a structural knowledge graph of files, functions, classes, and dependencies for a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the repository root directory. |