Send estimate
ghl_send_estimateSend estimates to customers via email or SMS, choosing delivery channel and test mode for outward-facing communication.
Instructions
Send an estimate to the contact. Outward-facing: this emails/texts the customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Delivery channel. | |
| userId | No | Sending user id (GHL requires one). Defaults to GHL_USER_ID, then the first location user. | |
| liveMode | No | If false, performs a test send. | |
| estimateId | Yes | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. |