create_database
Create a Notion database under a parent page with customizable properties including title, text, number, select, date, checkbox, URL, email, phone, and status fields.
Instructions
Create a database under a parent page. Supported property types: title, text, number, select, multi_select, date, checkbox, url, email, phone, status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Database title | |
| parent_page_id | Yes | Parent page ID | |
| schema | Yes | Array of {name, type} property definitions |