get_symbol_body
Retrieve metadata or bounded source code for a specific symbol in a file. Helps agents obtain exact symbol details before editing.
Instructions
Return one symbol's metadata or bounded source. Use this when exact symbol code is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| symbol_name | Yes | ||
| compact | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||