trace_dependencies
Trace outward dependencies from a code symbol across repositories, bounded by depth, to reveal reachable symbols and the route to a specific target.
Instructions
What this symbol reaches outward, bounded by depth. Pass to for the route by which it reaches one named symbol. Grep does not follow a chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| path | No | ||
| repo | No | ||
| view | No | ||
| depth | No | ||
| limit | No | ||
| cursor | No | ||
| to_path | No | ||
| language | No | ||
| max_nodes | No | ||
| confidence | No | ||
| edge_kinds | No | ||
| repository | No | ||
| stable_key | No | ||
| qualified_name | No | ||
| include_derived | No | ||
| response_format | No |