Send email
send_messageSend an email from a Gmail account via SMTP, supporting attachments, CC, BCC, HTML, and thread replies.
Instructions
Send an email from the account via Gmail SMTP. A copy is filed in Sent automatically. This delivers real mail — confirm before running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | Yes | Recipient address(es). | |
| bcc | No | ||
| html | No | HTML body (optional). | |
| text | No | Plain-text body. | |
| account | No | Gmail address to act on. Omit to use the default account. | |
| subject | Yes | ||
| inReplyTo | No | RFC822 Message-ID being replied to; sets In-Reply-To/References so Gmail threads it. | |
| attachments | No |