send_email
Draft and send an email on behalf of the user via their connected Gmail or Outlook account. The tool creates the draft first, then sends it.
Instructions
Send an email on behalf of the user via their connected email account (Gmail or Outlook). Creates a draft first, then sends it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email address | |
| body | Yes | Email body text | |
| subject | Yes | Email subject line |