gitee_get_blob
Fetch a file blob from a Gitee repository by providing the repository owner, path name, and blob SHA.
Instructions
Get a file blob by SHA
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| sha | Yes | Blob SHA |