mail_send
Sends an email through Outlook with subject, body, and recipient. Supports optional CC for additional recipients.
Instructions
Send an email via Outlook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email address (comma-separated for multiple) | |
| subject | Yes | Email subject | |
| body | Yes | Email body text | |
| cc | No | CC recipients (comma-separated, optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||