get_page_property
Retrieve a property value from a Notion page by specifying the page ID and property ID.
Instructions
Retrieve a specific property value from a Notion page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Page UUID | |
| page_size | No | Number of results for paginated properties | |
| property_id | Yes | Property ID or name to retrieve |