send_invoice_email
Send an invoice by email to specified addresses, with customizable subject, body, CC, and options to include PDF or card payment link. Confirm with user before sending.
Instructions
⚠️ Envía la factura por email. Confirmar con usuario antes de ejecutar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | ||
| to | Yes | ||
| reply_to | Yes | ||
| subject | Yes | ||
| body | Yes | ||
| cc | No | ||
| cc_me | No | ||
| show_card_payment | No | ||
| include_pdf | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||