You're viewing a demo portfolio

Join the waitlist
PRSM

notion_get_page

Active

Tool of Notion_connect

declared in 0.1.0

Get a Notion page by ID. Returns full properties, metadata, and content structure for reading or editing.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "page_id": "550e8400e29b41d4a716446655440000"
    }
  ],
  "required": [
    "page_id"
  ],
  "properties": {
    "page_id": {
      "type": "string",
      "description": "Notion page ID (UUID format, with or without dashes)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Notion_connect

https://github.com/pipeworx-io/mcp-notion_connect

1/7 registries
View full server →