codegraph_path
Find the shortest relationship path between two concepts in a codebase knowledge graph to understand connections efficiently.
Instructions
Find the shortest relationship path between two concepts in the graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| from | Yes | ||
| to | Yes |