Skip to main content
Glama

SystemPrompt MCP Notion Server

systemprompt_get_notion_page

Retrieve detailed content, properties, and metadata of a specific Notion page, including all nested blocks, using the Notion page ID for integration into AI workflows.

Instructions

Retrieves comprehensive details of a specific Notion page, including its content, properties, and metadata. Returns the complete page structure and all nested content blocks.

Input Schema

NameRequiredDescriptionDefault
pageIdYesThe unique identifier of the Notion page to retrieve. Must be a valid Notion page ID.

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "pageId": { "description": "The unique identifier of the Notion page to retrieve. Must be a valid Notion page ID.", "type": "string" } }, "required": [ "pageId" ], "type": "object" }
Install Server

Other Tools from SystemPrompt MCP Notion Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ejb503/systemprompt-mcp-notion'

If you have feedback or need assistance with the MCP directory API, please join our Discord server