eng.read_source_file
Read a source code file from a repository to perform code review, debug problems, or understand implementation details. Specify the repository name and file path.
Instructions
Read a source code file from a repository. Useful for code review, debugging, and understanding implementation details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path relative to repository root | |
| repo | No | Repository name |