send_email
Send emails with file attachments directly from the Microsoft MCP server. Specify recipients, subject, body, and file paths to streamline email dispatch via the Microsoft Graph API.
Instructions
Send an email immediately with file path(s) as attachments
Input Schema
Name | Required | Description | Default |
---|---|---|---|
account_id | Yes | ||
attachments | No | ||
body | Yes | ||
cc | No | ||
subject | Yes | ||
to | Yes |