API-create-a-database
Create structured databases in Notion by defining properties and parent pages. Integrates with the Notion MCP Server to enable automated database creation through API interactions.
Instructions
Notion | Create a database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
parent | Yes | ||
properties | Yes | Property schema of database. The keys are the names of properties as they appear in Notion and the values are [property schema objects](https://developers.notion.com/reference/property-schema-object). | |
title | No |