test_create_database
Create a new Notion database by providing parent, title, and properties. Optionally set icon and cover.
Instructions
[test] Create a new database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_json | Yes | ||
| title_json | Yes | ||
| properties_json | Yes | ||
| icon_json | No | ||
| cover_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |