get_definition
Locate the file path, line range, and full body of any function, class, struct, trait, or module by its 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. |