preview_send
Validate an email draft to, subject, and body before sending, then preview the exact content and receive the required confirmation digest without actually dispatching the message.
Instructions
Validate and preview an exact draft. Does not send; returns the required digest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | ||
| bcc | No | ||
| subject | Yes | ||
| body_text | Yes | ||
| attachments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||