create_label_tool
Create a new label in a GitLab project by specifying its name, color, optional priority, and description.
Instructions
Create a new label in a GitLab project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Label name | |
| color | Yes | Color hex code (e.g., "#FF0000") or named color | |
| priority | No | Label priority (lower = higher priority) | |
| project_id | Yes | Project ID or path | |
| description | No | Label description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||