intelx_phonebook_results
Retrieve paginated phonebook search results from IntelligenceX using a search ID. Essential for stepping through results after an initial query.
Instructions
Retrieve phonebook search results from IntelligenceX by ID. Use after intelx_phonebook. Requires INTELX_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Phonebook search ID from intelx_phonebook | |
| offset | No | Result offset (default 0) | |
| limit | No | Max results per page (default 100) |