Create a new page in a doc. Note that creating a page requires you to be a Doc Maker in the applicable workspace.
nameName of the page.
docIdRequiredstringID of the doc.
iconNamestringName of the icon.
imageUrlstringUrl of the cover image to use.
subtitlestringSubtitle of the page.
pageContentContent for the page. Must be a discriminated union with a 'type' field. Valid types: 'canvas' for text/rich text content, 'embed' for full-page embeds. For canvas: {'type': 'canvas', 'canvasContent': {'format': 'html'|'markdown', 'content': '...'}}. For embed: {'type': 'embed',…
parentPageIdstringThe ID of this new page"s parent, if creating a subpage.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.