todoist_create_label
Create custom labels in Todoist to organize tasks by category, priority, or context using name, color, favorites, and ordering options.
Instructions
Create a new label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the label. | |
| color | No | Label color name or code (e.g., 'berry_red', '#FF0000') (optional). | |
| isFavorite | No | Whether the label should be a favorite (optional). | |
| order | No | The order of the label in the list (optional). |