find_referencing_symbols
Locates references to code symbols across your codebase and returns their positions with context snippets for efficient navigation and analysis.
Instructions
Find references to symbol. Returns locations with snippets.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_path | Yes | ||
| relative_path | Yes | ||
| include_kinds | No | ||
| exclude_kinds | No | ||
| max_answer_chars | No |