update_label_tool
Update a GitLab label's name, color, description, or priority by providing the project ID and label ID.
Instructions
Update an existing label in a GitLab project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | New color hex code | |
| label_id | Yes | Label ID | |
| new_name | No | New label name | |
| priority | No | New priority | |
| project_id | Yes | Project ID or path | |
| description | No | New description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||