send_template
Envía email usando un template predefinido. Cuesta 2 créditos. Templates: welcome, invoice, reset_password, notification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Email destinatario | |
| from | No | Email remitente (opcional) | |
| smtp | Yes | ||
| template | Yes | Nombre del template: welcome, invoice, reset_password, notification | |
| variables | No | Variables para el template |