gitea_get_file
Retrieve file contents and metadata from Gitea repositories using Base64 encoding for secure data transfer within the MCP Hub server.
Instructions
[UNIFIED] Get file contents from a Gitea repository. Returns file content (Base64 encoded) and metadata.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| owner | Yes | ||
| repo | Yes | ||
| path | Yes | ||
| ref | No |