Create a new project (list) in TickTick. Projects organize tasks and notes. Use this to set up a new project with optional customizations like color, view mode, and type. The created project's ID can be used with other actions like TICKTICK_CREATE_TASK.
kindstringType of project: 'TASK' for task management or 'NOTE' for note-taking. Defaults to 'TASK' if not specified.
nameRequiredstringName of the new project. This will be displayed in the TickTick interface.
colorstringHex color code for the project appearance (e.g., '#F18181'). Must include the '#' prefix.
viewModestringDisplay mode for the project: 'list' for standard view, 'kanban' for board view, or 'timeline' for calendar view. Defaults to 'list' if not specified.
sortOrderintegerSort order value for positioning the project in lists. Can be negative, zero, or positive. Lower values appear first.
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.