get_edit_region
Return a numbered code excerpt around a symbol or line range for precise edits, with adjustable context.
Instructions
Return a tight numbered excerpt around a symbol or line range for precise edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| symbol | No | ||
| start_line | No | ||
| end_line | No | ||
| context_lines | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||