todoist_label_create
Create a new label in Todoist with optional color, favorite, and order settings.
Instructions
Create a new label in Todoist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the label to create | |
| color | No | Color of the label (optional) - can be a Todoist color name or hex code | |
| is_favorite | No | Whether the label should be marked as favorite (optional) | |
| order | No | Order position of the label (optional) |