trace
Traces the shortest path between two nodes in a codebase, displaying each hop and tier transition for structural navigation.
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 |