notion.movePage move a page beneath another supported Notion parent.
Example
automations/notion-move-page.automation.ts
Inputs
Providepage_id and a page, database, or data-source parent accepted by the current Notion API. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returns the moved full or partialpage object.