outlook_send_mail
Send emails via Outlook, requiring confirm_send=true for delivery; otherwise, it generates a draft.
Instructions
Send an email through Outlook. Requires confirm_send=True for Human-in-the-Loop safety; otherwise creates a draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| subject | Yes | ||
| confirm_send | No | ||
| cc_recipients | No | ||
| to_recipients | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |