notion.getPageProperty retrieve one page property, including paginated property values.
Example
automations/notion-get-page-property.automation.ts
Inputs
Providepage_id and property_id. Optional start_cursor and page_size paginate title, rich-text, people, relation, and roll-up values. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returns a typedproperty_item or a list of property items, depending on the property type, including roll-up values.