invoices_list_estimates
List estimates from GoHighLevel CRM with optional filters by status, contact, date range, or search text. Control results using limit and offset.
Instructions
List Estimates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| endAt | No | endAt in YYYY-MM-DD format | |
| limit | Yes | Limit the number of items to return | |
| offset | Yes | Number of items to skip | |
| search | No | search text for estimates name | |
| status | No | estimate status | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| startAt | No | startAt in YYYY-MM-DD format | |
| contactId | No | Contact ID for the estimate |