open_context
Extract code context around specific lines in Python files to help debug test failures by showing surrounding code sections for analysis.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| line | Yes | ||
| radius | No | ||
| base_dir | No |