gitee_delete_issue_label
Remove a specific label from a Gitee issue by specifying repository owner, path, issue number, and label name.
Instructions
Remove a specific label from an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| number | Yes | Issue number | |
| name | Yes | Label name |