Automates Microsoft Outlook operations through Composio's Rube MCP server, covering emails, calendar, contacts, and folder management. You can search messages with KQL queries, filter emails by folder using OData syntax, manage calendar events with timezone awareness, and organize contacts. The main gotcha is that search only works with Microsoft 365 or Enterprise accounts, not personal Outlook addresses. There's some mild confusion between email properties like receivedDateTime and calendar properties like start/dateTime that you need to watch for. Setup requires OAuth through Rube's connection flow, but once connected you get access to the full Outlook API surface without managing tokens yourself.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill outlook-automation