get_page_content
Fetch all content blocks from a Notion page to read its full content in markdown, blocks, or plain text.
Instructions
Retrieve all content blocks from a page. Use when user wants to read the full content of a page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format | |
| page_id | Yes | Page ID to get content from |