delete_label
Remove unwanted labels from GitHub repositories to maintain organization and clarity in issue tracking and project management.
Instructions
Delete a label from a repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name | |
| name | Yes | Label name to delete |