send_invoice_email
Send an invoice to a client via email, with support for custom recipient, subject, and message. Ensure timely billing by delivering invoices directly from dVersum.
Instructions
Send an invoice to the client via email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The invoice UUID | |
| to | No | Override recipient email address | |
| message | No | Custom email body message | |
| subject | No | Custom email subject |