Open Kioku Dependency Path
dependency_pathTrace the shortest dependency or reference path between two files or symbols to reveal how they are connected.
Instructions
Trace the shortest dependency or reference path between two files or symbols, illustrating how they are connected. Use to explain how two files or symbols are connected through indexed dependencies. Prefer module_dependencies for local neighbors and impact_analysis for downstream blast radius. This is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | The target node path or symbol name. | |
| from | Yes | The starting node path or symbol name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | Wrapped non-object output, used for Markdown, TOON, or scalar responses. |