trace
Trace the shortest path between two nodes in a codebase graph, revealing each hop with tier transitions to understand structural dependencies.
Instructions
Shortest path between two nodes, showing each hop with tier transitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_node | Yes | Starting node name or qname pattern. | |
| to_node | Yes | Target node name or qname pattern. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |