trace_dependencies
Trace outward dependencies from a symbol to named targets within a depth limit, exposing dependency routes to assess code impact.
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 |