send-email
Send emails via MailPace MCP Server using JSON input for to, from, subject, and attachments. Simplify email delivery for transactional purposes with structured data.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
attachments | No | ||
bcc | No | ||
cc | No | ||
from | Yes | ||
htmlbody | No | ||
inreplyto | No | ||
list_unsubscribe | No | ||
references | No | ||
replyto | No | ||
subject | No | ||
tags | No | ||
textbody | No | ||
to | Yes |