rlm_code_callers
Find all callers of a code symbol in a persisted code graph. Specify the symbol by qualified name or stable key, and control search depth and result limit.
Instructions
Find callers of a code symbol using the persisted code graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| qualified_name | No | Repo-qualified symbol name | |
| symbol_key | No | Stable symbol key for an exact match | |
| depth | No | ||
| limit | No |