find_references
Find where a specific symbol is called in an indexed Python repository, enabling quick understanding of its usage and dependencies.
Instructions
Find indexed call sites for a symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol_name | Yes | ||
| repository_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |