remove_issue_label
Remove a label from an issue by specifying the repository owner, repo name, issue number, and label ID.
Instructions
Remove a label from an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Owner/username | |
| repo | Yes | Repository name | |
| index | Yes | Issue or PR number | |
| id | Yes | Numeric ID |