API-retrieve-a-page-property
Retrieve specific property data from a Notion page by providing page and property IDs. Supports pagination for efficient data access.
Instructions
Retrieve a page property item
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page_id | Yes | Identifier for a Notion page | |
page_size | No | For paginated properties. The max number of property item objects on a page. The default size is 100 | |
property_id | Yes | Identifier for a page [property](https://developers.notion.com/reference/page#all-property-values) | |
start_cursor | No | For paginated properties. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Notion ReadOnly MCP Server
Related Tools
- @Taewoong1378/notion-readonly-mcp-server
- @Taewoong1378/notion-readonly-mcp-server
- @Sjotie/notionMCP
- @awkoy/notion-mcp-server
- @gabornyergesX/mcp-notion-server