Notion

getPage

Retrieves a Notion page object by its ID.

Remote kamolc4/notion-mcp

Other tools also called getPage? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "The page ID."
    }
  }
}
          

Provider

Notion →