zenhub_create_github_label
Create a GitHub label by specifying its name, color, and optional description for a given repository ID.
Instructions
Create a GitHub label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository_id | Yes | Repository ID | |
| name | Yes | Label name | |
| color | Yes | Label color (hex without #) | |
| description | No | Label description |