gitee_get_readme
Retrieve the README content of a Gitee repository by providing owner and repo name, with optional branch/tag/commit reference.
Instructions
Get repository README
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name | |
| ref | No | Branch/tag/commit |