get-file-content
Retrieve the content of a specific file from a GitHub repository by providing the owner, repository name, and file path. Use this tool to access and utilize file data within AI interactions or workflows.
Instructions
Get content of a specific file from a GitHub repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
owner | Yes | GitHub repository owner/organization name | |
path | Yes | Path to the file in the repository | |
repo | Yes | GitHub repository name |