cerebro_callers
Find all call sites of a function, method, or class by name across the repository. Use the symbol-level call graph to see who uses a symbol before modifying it.
Instructions
Find every call site of a function / method / class by NAME across the repo (symbol-level call graph; name-resolved, so it may include same-named symbols). Use to see who actually uses a symbol before you change it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |