Tool to update an existing project. Use when you need to modify project details like name, color, sort order, view mode, or kind after selecting a project ID.
kindstringKind of the project, 'TASK' or 'NOTE'
namestringNew name of the project
colorstringHex color code for the project, e.g. '#F18181'
viewModestringView mode for the project
projectIdRequiredstringThe unique project ID (24-character hex string) to update. Obtain this from TICKTICK_GET_USER_PROJECT or TICKTICK_CREATE_PROJECT.
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.