people_search_paginate
Retrieve additional pages of search results from a previous people search. Use an existing search ID to paginate and optionally enrich results.
Instructions
Fetch additional pages for an existing search. Free unless enrich is enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number. | |
| enrich | No | Request enrichment (+1 credit per enriched profile). | |
| per_page | No | Results per page. | |
| searchId | Yes | ID of existing search to paginate. | |
| includeLogs | No | Include pipeline logs. | |
| returnAllProfiles | No | Return all matched profiles. |