github_issues_update_label
Update an existing label in a GitHub repository by specifying owner, repo, label name, and a JSON request body with updated properties.
Instructions
Update a label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| name | Yes | name | |
| body | No | Request body (JSON object) |