readNotionPage
Retrieve Notion page content in text, markdown, or blocks format using the WayStation MCP Server to access and extract information from your Notion workspace.
Instructions
Retrieves the content of a Notion page in the specified format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | ID of the page to read | |
| format | No | Format to return the page content in: text, markdown, or blocks | text |