01Sends Outlook emails via Microsoft Graph API
02Single `send_outlook_mail` API entry point
03Supports both personal and organizational Microsoft accounts
04Flexible authentication (delegated tokens or client credentials)
05Multi-tenant architecture with per-request authentication
060 GitHub stars