update-page
Modify properties or archive a specific page in a Notion workspace by providing its ID and updated JSON properties through the Notion MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
archived | No | Whether to archive the page | |
page_id | Yes | The ID of the page to update | |
properties | Yes | JSON string of page properties to update |