test_update_page
Update a Notion page's properties, including icon, cover, and archive status, by providing its page ID and optional JSON inputs.
Instructions
[test] Update page properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| properties_json | No | ||
| icon_json | No | ||
| cover_json | No | ||
| archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |