rlm_code_neighbors
Retrieve the local code subgraph around a symbol to analyze dependencies and relationships within a codebase.
Instructions
Return the local code subgraph around a symbol.
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 | ||
| edge_kinds | No | Optional edge kinds to include | |
| limit | No |