m365_mail_send
Send an email from your Microsoft 365 account, specifying recipients, subject, body, CC, BCC, and optional HTML formatting.
Instructions
Send an email from your account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | CC recipients, comma-separated | |
| to | Yes | Recipient email(s), comma-separated | |
| bcc | No | BCC recipients, comma-separated | |
| body | No | Email body (plain text or HTML) | |
| html | No | Set true if body is HTML | |
| subject | Yes | Email subject |