MCP Notion Server

get_database

Retrieve specific Notion databases by ID using this tool to access and manage structured data directly through the MCP Notion Server.

Instructions

Retrieve a database by ID

Input Schema

NameRequiredDescriptionDefault
database_idYesID of the database to retrieve

Input Schema (JSON Schema)

{ "properties": { "database_id": { "description": "ID of the database to retrieve", "type": "string" } }, "required": [ "database_id" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Notion Server

Related Tools

ID: stxohtlgox