Outlook
LIMITED AI ALWAYS-ON CAPABLEOutlook is Microsoft's email and calendaring platform integrating contacts and scheduling, enabling users to manage communications and events in a unified workspace
Connect Outlook to ChatGPT or Claude with your own Outlook login or an API key, and your AI can run 295 of its actions. 112 of those only read and change nothing. 58 can delete or send something that cannot be undone, so those need a boundary you set before anyone runs them.
Things you could hand over
It reads the messages rather than the subject lines, and comes back with the ones asking you for something and what each is asking for. Reading a mailbox changes nothing in it.
Built on: Query Emails / List mail folder messages / Get mail delta
A calendar view returns everything active across a window, including events that span days, which is the thing a plain list of events gets wrong. Ask for your open blocks and it works them out from what is there.
Built on: Get Calendar View / List events / List Outlook calendars
Microsoft exposes the same availability lookup Outlook uses internally, so this is not guesswork against public free and busy data. Give it the attendees, the length and the window, and it returns candidate slots.
Built on: Find Meeting Times / Get user by email / Get Calendar View
The draft lands in your Drafts folder and stays there. You open it in Outlook like any other draft, edit it, and send it yourself. Nothing leaves your mailbox as part of this.
Built on: Create email draft / Query Emails / Get contact
Sending is a separate action from drafting, and there are three of them: a new message, a reply inside an existing thread, and a forward of a message you already have. Each one goes the moment it runs. The useful pattern is to keep drafting and sending as two instructions, so the review step is a thing you do rather than a thing you meant to do.
Built on: Send email / Reply to Email / Forward message / Create email draft / Query Emails
It creates the event with the attendees on it, and it can accept or decline the invitations that come to you. Creating an event sends the invitations immediately, so this one reaches other people the moment it runs.
Built on: Create Calendar Event / Find Meeting Times / Accept calendar event invite / Decline calendar event
It can move messages one at a time or twenty in a single call. A move in Outlook removes the message from where it was and gives it a new ID in the destination, so a message filed somewhere wrong is genuinely hard to trace afterward.
Built on: Move message to folder / Batch move messages / Query Emails / List mail folders
It reads the mailbox, picks out the sentences where you committed to something, and creates the task in the To Do list you name, with a due date where one was stated. This one writes only into your own task list, nothing goes to anyone else, and a wrong task is deleted in a second, so it works as a routine you look at afterward rather than one you approve task by task.
Built on: Query Emails / List To Do task lists / Create To Do task / Update To Do task
- The connector exposes a single message move flagged as irreversible and a batch move that is not flagged, and why the two differ was not established. Treat both as moves that remove the original from its folder.
- Inbox rules are creatable, updatable and deletable through the connection and no candidate here covers them. A rule is a standing instruction that keeps running after the conversation ends, and rule deletion is flagged as irreversible and as changing the firing order of the rules left behind.
- Whether a given mailbox permits automatic replies, rule creation, or shared calendar access depends on your Microsoft 365 configuration, which cannot be read from outside it.
- No time saving is claimed for any candidate on this page, because none has been measured.
BUILT-IN AI Some AI exists, but it is narrow, gated to a higher tier, or hard to find.
5 event triggers. This app can fire automations on its own. One of 34 in this directory that can.