codebase_symbol
Get a 360° view of any symbol—its definition, callers, callees, and confidence levels—to understand code before making changes.
Instructions
360° view of a symbol: definition, kind, callers, callees, confidence levels. Use to understand a function or class before changing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Optional file hint to disambiguate when the name is not unique. | |
| name | Yes | Symbol name (e.g. 'validateUser'). | |
| projectPath | No | Absolute path to the project directory. |