send_html_email
Send HTML emails with plain-text fallback through Google Workspace. This tool enables automated email delivery with rich formatting directly from conversational interfaces.
Instructions
Send an HTML email with optional plain-text fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| subject | Yes | ||
| html_body | Yes | ||
| plain_fallback | No | ||
| cc | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |