Basic Information

appmixer.todoist.core.QuickAddTask

1.0.0

Public

Add a task using Todoist Quick Add syntax.

Input Ports

in

FieldTypeDescription
Quick Add Text text The quick add text, e.g., 'Buy groceries tomorrow #Personal p1'. Supports Todoist Quick Add syntax for dates, projects, labels, and priorities.
Note textarea A note to add to the task.
Reminder text Human-readable reminder time, e.g., 'tomorrow at 10am'.
Auto Reminder toggle If true, a default reminder will be automatically set.

Output Ports

out

FieldTypeDescription
ID string -
Assigner ID string -
Assignee ID string -
Project ID string -
Section ID string -
Parent ID string -
Order integer -
Content string -
Description string -
Is Completed boolean -
Labels array -
Priority integer -
Comment Count integer -
Creator ID string -
Created At string -
Due object -
Duration object -
URL string -

Full Metadata