Send Email
mail_sendSend email messages with optional CC and reply-to. Preview before sending using dry-run mode.
Instructions
Send a Mail message. Default dry_run=True returns preview without sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| body | Yes | ||
| dry_run | No | ||
| subject | Yes | ||
| reply_to_id | No | ||
| from_account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||