hcp_list_estimates
Retrieve Housecall Pro estimates with filters for customer, work status, and scheduled start dates. Prices are automatically converted to dollars, and pagination is handled for you.
Instructions
List estimates with optional filters. Auto-paginates unless explicit page is set. Prices converted from cents to dollars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No | ||
| customer_id | No | ||
| work_status | No | ||
| scheduled_start_max | No | ||
| scheduled_start_min | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| error | No | ||
| success | Yes | ||
| metadata | Yes |