notion_create_database
Create a Notion database with a parent page, title, icon, cover, and property schema to store structured content and support page organization.
Instructions
Create a new database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Database icon object | |
| cover | No | Database cover object | |
| title | Yes | Array of rich text objects for title | |
| parent | Yes | Parent page object | |
| properties | Yes | Database properties schema |