test_create_page
Create a new Notion page by providing parent and properties in JSON format, with optional children, icon, and cover.
Instructions
[test] Create a new page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_json | Yes | ||
| properties_json | Yes | ||
| children_json | No | ||
| icon_json | No | ||
| cover_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |