Tool to create a new task in TickTick. Use after you have task details such as title, dates, and optional reminders or subtasks.
descstringExtended description of the task
itemsarrayChecklist (subtask) items
titleRequiredstringTitle of the task
contentstringMain content or notes of the task
dueDatestringISO 8601 due date/time, e.g., '2023-04-24T17:00:00+0000'
isAllDaybooleanSet true for an all-day task
priorityintegerTask priority (0=None, 1=Low, 3=Medium, 5=High)
timeZonestringTime zone identifier, e.g., 'America/Los_Angeles'
projectIdstringID of the project (list) to add the task to. If omitted, the task is added to the Inbox. Use TICKTICK_GET_USER_PROJECT to get available project IDs. The Inbox does not appear in TICKTICK_GET_USER_PROJECT results; simply omit this field to target it.
remindersarrayList of reminder triggers in RFC 5545 format, e.g., ['TRIGGER:PT10M', 'TRIGGER:PT0S'] Malformed strings may be silently ignored rather than raising an error.
sortOrderintegerInternal sort index
startDatestringISO 8601 start date/time, e.g., '2023-04-23T12:00:00+0000'
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.