Send Invoice
invoice_sendSend invoices to clients via email with auto-generated PDFs. Updates invoice status to 'sent' and supports custom messages for clear billing communication.
Instructions
Send an invoice to the client via email. Generates a PDF and sends it. Updates status to "sent".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | The invoice ID to send | |
| message | No | Custom message to include in the email |