notion.updatePage update page properties, presentation, lock state, or trash state.
Example
automations/notion-update-page.automation.ts
Inputs
Providepage_id and any current update fields: properties, icon, cover, lock, template, content erasure, or in_trash. Retired archive aliases are rejected. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returns the updated full or partialpage object.