wave_send_estimate
Send an estimate to a customer by email. Provide estimate ID, recipient emails, subject, and message to deliver the estimate directly.
Instructions
Send an estimate to the customer via email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Recipient email addresses | |
| message | No | Email message body | |
| subject | No | Email subject | |
| businessId | No | Business ID | |
| estimateId | Yes | Estimate ID |