getRepoFile
Fetch and retrieve specific files directly from GitHub repositories using a URL and file path, enabling quick access to repository content for analysis or integration.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | The file path to fetch | |
repoUrl | Yes | The URL of the Github repo |