generate
Scan any codebase to rebuild its structural graph using tree-sitter AST parsing. Auto-detects 20 languages and resolves cross-stack connections. Use after setup or major refactors to refresh the graph.
Instructions
Scan the codebase and (re)build the structural graph using tree-sitter AST parsing. Auto-detects 20 languages and frameworks. Runs cross-stack resolvers (HTTP, gRPC, GraphQL, WebSocket, queues, events, CLI). Call on first use or after major refactors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No | Absolute path to the repository to scan. Defaults to the repo the server was started with. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |