hcp_list_customers
Retrieve customer records from Housecall Pro with optional search filters. Automatically paginates through results, or control output by specifying page and page size.
Instructions
List customers with optional search. Auto-paginates unless explicit page is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| page | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| error | No | ||
| success | Yes | ||
| metadata | Yes |