todoist_create_personal_label
Create custom labels in Todoist to organize tasks by adding names, colors, and priorities for personal categorization.
Instructions
Create one or more personal labels in Todoist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | No | Array of labels to create (for batch operations) | |
| name | No | Name of the label | |
| color | No | Color of the label (optional) | |
| order | No | Order of the label (optional) | |
| is_favorite | No | Whether the label is a favorite (optional) |