teamleader_invoices_send
Send an invoice via email to specified recipients. Directly email invoices to customers with optional custom subject.
Instructions
Send an invoice by email to the specified recipients. SIDE EFFECT: emails the customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The invoice ID to send | |
| subject | No | Custom email subject line | |
| recipients_to | Yes | Email addresses in the To field |