Compose and send an email
send_emailCompose and send a new email from your Yahoo Mail account, with support for plain text or HTML bodies, CC/BCC, and threading.
Instructions
Compose and send a new email from the configured Yahoo Mail account. Provide plain text and/or HTML body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | CC address(es), comma-separated. | |
| to | Yes | Recipient address(es), comma-separated for multiple. | |
| bcc | No | BCC address(es), comma-separated. | |
| html | No | HTML body. | |
| text | No | Plain text body. | |
| subject | Yes | Email subject. | |
| inReplyTo | No | Message-Id being replied to, for threading. | |
| references | No | References header value, for threading. |