Create Label
gitlab_create_labelCreate a label in a GitLab project to categorize issues and merge requests. Set name, color, and optional description and priority.
Instructions
Create a label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | Yes | ||
| priority | No | ||
| project_id | No | ||
| description | No |