Get Calls
See what a function calls:[symbol_id:X] for follow-up.
Find Callers
See what calls a function:Find Implementations
See what types implement a trait:Analyze Impact
Map the full impact radius of a symbol:| Relationship | Example |
|---|---|
| Calls | functionA() invokes functionB() |
| Uses as type | Parameter, return type, or field |
| Renders/Composes | JSX <Component>, struct fields |
Chaining with symbol_id
All relationship tools return[symbol_id:X] for each result. Use these IDs to chain queries without ambiguity:
Language Filtering
Filter relationship results by language:Next Steps
Document Search
Search markdown alongside code.
Agentic Guidance
Chain relationship tools with hints.