send_email
Send custom emails via the Blastengine API by specifying sender, recipient, subject, and body content using the blastengine-mailer MCP server.
Instructions
Send an email using Blastengine API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | Yes | Sender email address | |
subject | Yes | Email subject | |
text | Yes | Email body | |
to | Yes | Recipient email address |