expand_symbol
Retrieve the full implementation of a specific symbol to get complete code context without token bloat. Provides instant access to symbol definitions from semantic search results.
Instructions
Load the full implementation of one symbol returned by semantic_code_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | ||
| symbol_name | Yes | ||
| project_path | No |