context
Retrieve the definition, callers, callees, and file siblings for any symbol in your codebase.
Instructions
Get the context around a symbol: its definition, callers, callees, and file siblings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radius | No | Context radius (default 1) | |
| symbol | Yes | Symbol name to look up | |
| project_id | Yes | Project ID |