Create Label
create_labelCreate a named label in a project, optionally with a hex color and description, to classify and filter work items.
Instructions
Create a label in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Label name. | |
| color | No | Hex color, e.g. "#ff4444". | |
| project_id | Yes | Project UUID. | |
| description | No | Optional label description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||