notion_update_page
Update properties on an existing Notion page, such as title, status, select, and date, to keep information current.
Instructions
Update properties on an existing Notion page (title, status, select, date, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Notion page ID (UUID format, with or without dashes) | |
| properties | Yes | Properties to update as JSON string (same format as Notion API). Updatable: title, rich_text, number, select, multi_select, date, checkbox, url, email, phone_number, relation, people, status. Read-only: formula, rollup, created_time, last_edited_time |