gitee_delete_project_labels
Delete specified project-level labels from a Gitee repository. Provide owner, repo, and a JSON array of label names to remove.
Instructions
Delete project-level labels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| labels | Yes | JSON array of label names |