Creates a new folderless list (a list not part of any Folder) directly within a specified ClickUp Space.
nameRequiredstringName for the new folderless list.
statusstringList color (e.g., 'red', 'blue_blended'), distinct from task statuses within the list. Null for no color.
contentstringDescription for the list (plain text or markdown).
assigneeinteger`user_id` of the list owner. Null for no specific owner.
due_dateintegerDue date for the list (POSIX timestamp in milliseconds).
priorityintegerPriority level: `1` (Urgent), `2` (High), `3` (Normal), `4` (Low). Null to remove priority.
space_idRequiredstringIdentifier of the Space for the new folderless list.
due_date_timebooleanIndicates if `due_date` includes time (`true`) or is all-day (`false`). Required if `due_date` is set.
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.