boj_github_get_file
Retrieve file contents from GitHub repositories by specifying owner, repository, and file path. This tool enables access to code, documentation, or configuration files stored in GitHub for integration or analysis purposes.
Instructions
Get file contents from a repo
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| path | Yes | ||
| ref | No |