gitee_replace_issue_labels
Replace all labels on a Gitee issue by supplying owner, repo, issue number, and a JSON array of label names or IDs.
Instructions
Replace all labels on an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| number | Yes | Issue number | |
| labels | Yes | JSON array of label names or IDs |