dependency_path
Trace the shortest dependency path between two files or symbols to understand how they are connected.
Instructions
Trace the shortest dependency or reference path between two files or symbols, illustrating how they are connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | The starting node path or symbol name. | |
| to | Yes | The target node path or symbol name. |