gitee_update_label
Update an existing label's name or color in a Gitee repository. Specify owner, repo, original name, and optionally new name and color.
Instructions
Update a label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| original_name | Yes | Current label name | |
| name | No | New name | |
| color | No | New hex color |