Notion MCP Server

get-page

Retrieve a specific page from your Notion workspace by providing its unique ID. Integrates with the Notion MCP Server to enable AI assistants to access and interact with your Notion content.

Instructions

Retrieve a page by its ID

Input Schema

NameRequiredDescriptionDefault
page_idYesID of the page to retrieve

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Notion MCP Server

Related Tools

ID: x8gnbjbdim