gitee_get_label
Retrieve a single label from a Gitee repository using owner, repo, and label name.
Instructions
Get a single label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| name | Yes | Label name |