Tool to update/edit a ClickUp Doc page's title and/or content via the v3 Docs API. Use when you need to modify a Doc page's name or content programmatically.
namestringThe new title/name for the page. If not provided, the page name will not be changed.
doc_idRequiredstringThe unique identifier for the document containing the page.
contentstringThe new content for the page in markdown format. If not provided, the page content will not be changed. Use this field to update, replace, or append to the page content.
page_idRequiredstringThe unique identifier for the page to update.
workspace_idRequiredstringThe workspace ID containing the document.
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.