todoist_quick_add_task
Create Todoist tasks using natural language input to quickly add tasks with due dates, projects, and labels through text parsing.
Instructions
Create a task using Todoist's Quick Add feature with natural language parsing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Natural language text for quick task creation (e.g., 'Buy milk tomorrow at 2pm #shopping') | |
| note | No | Additional note for the task (optional) | |
| reminder | No | Reminder time (optional) |