read_file
Retrieve a bounded line range from a repository file to inspect code or data without loading the entire file.
Instructions
Read a bounded line range from a repository file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| end_line | No | ||
| start_line | No | ||
| repository_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||