send_invoice
Send an invoice to a client by email, irreversible and client-facing. Confirm the specific invoice before sending.
Instructions
Send an invoice to the client BY EMAIL. Irreversible and client-facing.
invoice is a numeric id or invoice number. Only call this when the user has
explicitly confirmed sending this specific invoice. Requires invoices:send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |