get_contacts
Retrieve contact information for a specific Custify account to access associated people data with pagination controls.
Instructions
Get contacts/people associated with a Custify account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | The Custify company/account ID | |
| limit | No | Number of results (1-100, default 25) | |
| offset | No | Pagination offset (default 0) |