repo_read
Inspect specific line ranges in a UTF-8 text file within a target Git repository, enabling precise code review without reading the whole file.
Instructions
Read a bounded line range from a UTF-8 text file inside the target repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| end_line | No | ||
| start_line | No | ||
| start_character | No |