find_references
Locate every repo-wide mention of an identifier, including calls, types, variables, and imports, and show the enclosing symbol. Use exact, case-sensitive word-boundary matching to trace usage.
Instructions
Every mention of an identifier repo-wide (calls marked [call], plus types, variables, imports), with the enclosing symbol. Word-boundary, case-sensitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Identifier to find (exact, case-sensitive) | |
| limit | No |