gh_edit_label
Update existing GitHub repository labels: change name, color, or description to keep issues organized.
Instructions
Edit an existing label in a repository.
This tool is disabled unless MCP_GH_ALLOW_WRITE_COMMANDS=true. With the default MCP_GH_CONFIRM_WRITE_COMMANDS=true, MCP asks a human to approve the command before executing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| repo | Yes | ||
| color | No | ||
| owner | Yes | ||
| new_name | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | Yes | ||
| color | No | ||
| message | Yes | ||
| description | No |