repo_read
Read a bounded slice of a non-sensitive text file from an allowed repository, enabling secure access to file contents for review or analysis.
Instructions
Read a bounded slice of a non-sensitive text file from an allowed repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| repo | Yes | ||
| max_lines | No | ||
| start_line | No |