Tool to create a new ClickUp Doc in a Workspace (v3 Docs API) and return the new doc_id for follow-up page/content operations. Use when you need to create a new document in ClickUp.
nameRequiredstringThe name/title for the new document.
parent_idstringOptional parent location ID (space, folder, or list ID) where the doc should be created. If omitted, the doc will be created at the workspace level.
parent_typestringType of parent location. Required if parent_id is provided. Must be 'space', 'folder', or 'list'.
workspace_idRequiredstringThe workspace ID where the document will be created.
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.