create_label
Add a new label to a GitLab project with defined name, color, description, and priority settings.
Instructions
Create a new label in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or URL-encoded path | |
| name | No | Label name | |
| color | No | Label color (hex code like #FF0000) | |
| description | No | Label description | |
| priority | No | Label priority |