create_label
Create a new label to organize issues within a Linear team. Specify name and optional color or description.
Instructions
Create a new label in a team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Team ID where the label will be created | |
| name | Yes | Label name | |
| color | No | Label color (hex code, optional) | |
| description | No | Label description (optional) |