getRepoFile
Fetch specific files from GitHub repositories by providing the repo URL and file path. Simplify accessing and retrieving repository content directly.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | The file path to fetch | |
repoUrl | Yes | The URL of the Github repo |