labels_create
Create a new label to categorize tasks. Provide a title, optional description, and hex color code.
Instructions
Create a new label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Label title (required) | |
| description | No | Label description | |
| color | No | Hex color (e.g., 'ff0000') |