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