Creates a new block within the specified page. Returns the created block with its unique ID and timestamps. Use when you need to add content blocks like headings, paragraphs, or images to a page.
kindstringType or category of the block (e.g., 'heading', 'paragraph', 'image'). Can be null.
nameRequiredstringName of the block. Required.
pageIdRequiredstringUUID of the page to create a block in. Required.
contentContent of the block. Can be null.
isComponentbooleanWhether this block is a component. Defaults to false.
componentBlockIdstringID of the component block if this is an instance. Can be null.
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.