get_definition
Retrieve a symbol's definition location, file range, and code body by providing the symbol name.
Instructions
Retrieve the definition location, file range, and body of a symbol (function, class, struct, trait, module) by its name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The exact or partial name of the symbol to find the definition for. |