retrieve-page-property
Retrieve paginated property values for relation and rollup properties with many items.
Instructions
Get a property with pagination (for relation/rollup with many items). For simple properties, use retrieve-page instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Page ID | |
| property_id | Yes | Property ID (from page properties) | |
| start_cursor | No | Pagination cursor from previous response | |
| page_size | No | Number of results (1-100) |