Notion · Capability
Notion API — Databases
Notion API — Databases. 4 operations. Lead operation: Notion Create a database. Self-contained Naftiko capability covering one Notion business surface.
What You Can Do
POST
Createdatabase
— Notion Create a database
/v1/databases
GET
Retrievedatabase
— Notion Retrieve a database
/v1/databases/{database-id}
PATCH
Updatedatabase
— Notion Update a database
/v1/databases/{database-id}
POST
Querydatabase
— Notion Query a database
/v1/databases/{database-id}/query
MCP Tools
notion-create-database
Notion Create a database
notion-retrieve-database
Notion Retrieve a database
read-only
idempotent
notion-update-database
Notion Update a database
idempotent
notion-query-database
Notion Query a database
read-only