gitee_delete_label
Delete a label from a Gitee repository by specifying the owner, repository, and label name.
Instructions
Delete a label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| name | Yes | Label name |