gitee_get_release
Retrieve a specific release from a repository on Gitee using its ID, owner, and repo name.
Instructions
Get a release by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name | |
| id | Yes | Release ID |