gitee_get_raw_file
Fetch the raw content of any file from a Gitee repository by specifying owner, repo, file path, and optional branch/tag/commit.
Instructions
Get raw file content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name | |
| path | Yes | File path | |
| ref | No | Branch/tag/commit |