Send Email
send_emailSend an email or save a draft. Compose with recipients, subject, body, and optional CC/BCC to send now or later.
Instructions
Send an email, or save it to Drafts. Sending is immediate — no confirmation step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | extra recipients, same format as `to`. | |
| to | Yes | recipients — addresses, or names. A name that matches several people or none is refused and nothing is sent; pass an exact address. | |
| bcc | No | extra recipients, same format as `to`. | |
| body | Yes | ||
| draft | No | save to Drafts instead of sending. Returns the draft's item_id; the user finishes and sends it from Outlook/OWA. | |
| subject | Yes | ||
| body_type | No | "HTML" or "Text". | HTML |
| save_copy | No | keep a copy in Sent Items. Ignored for a draft. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |