gitee_get_latest_release
Retrieve the most recent release of a Gitee repository by specifying its owner and repository name.
Instructions
Get the latest release
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name |