outlook_send_email
Send emails via Outlook through AI agents. Automates email dispatch on macOS.
Instructions
Send email via Outlook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Implementation Reference
- server.js:48-48 (registration)The tool 'outlook_send_email' is declared in the TOOLS array with description 'Send email via Outlook'. It is registered via the loop on line 106-110 which calls server.tool() for each entry. However, this is only a stub/inspection server — the actual implementation is in a native binary not present in this codebase.
["outlook_send_email", "Send email via Outlook"],