An optional new title for the duplicated page. If not provided, the title of the original page will be used, prefixed with 'Copy of'.
page_idstring
Required
The unique identifier (UUID v4) of the Notion page to be duplicated. Ensure this page exists and is accessible.
parent_idstring
Required
The unique identifier (UUID v4) of the Notion page or database that will serve as the parent for the duplicated page. If a database ID is provided, the new page is created as a row in that database with properties preserved. If a page ID is provided, the new page is created as a…
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not