send_email
Send a brand new email to a recipient by providing their address, subject line, and plaintext body.
Instructions
Send a brand new email to an address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | The recipient email address | |
| body | Yes | The plaintext body of the email | |
| subject | Yes | The subject line |