Microsoft Outlook 365
Manages Microsoft 365 email and calendar via the Microsoft Graph API. Email operations include sending (with attachments, CC/BCC, HTML or plain text), listing, searching (by query text or sender), getting, replying (with reply-all option and attachments), forwarding, moving between folders, deleting, and downloading or listing attachments. Calendar operations include creating events (with attendees, location, time zones, all-day and importance options), listing, getting, updating, and deleting events. Meeting operations list all calendar meetings within a date range as lightweight summaries (defaulting to the last 7 days) and fetch the full details of a single meeting by ID. Mail folder operations include listing (with child folder traversal) and getting folder details. Supports two authentication modes: Azure AD client credentials (server-to-server) and OAuth2 delegated (browser-based user authorization).
| Namespace | Robomotion.Outlook365 |
| Version | 1.3.0 |
| Category | Productivity, Business Software, Communication |
| Nodes | 20 |
Nodes
| Node | Description |
|---|---|
| List Messages | Lists messages in Microsoft Outlook 365. |
| Get Message | Gets a message in Microsoft Outlook 365. |
| Search Messages | Searches messages in Microsoft Outlook 365. |
| Send Mail | Sends a mail in Microsoft Outlook 365. |
| Reply to Message | Reply to Message — see the properties below. |
| Forward Message | Forward Message — see the properties below. |
| Delete Message | Deletes a message in Microsoft Outlook 365. |
| Move Message | Moves a message in Microsoft Outlook 365. |
| Get Attachments | Gets attachments in Microsoft Outlook 365. |
| Save Attachments | Save Attachments — see the properties below. |
| List Folders | Lists folders in Microsoft Outlook 365. |
| Get Folder | Gets a folder in Microsoft Outlook 365. |
| List Events | Lists events in Microsoft Outlook 365. |
| Get Event | Gets an event in Microsoft Outlook 365. |
| Create Event | Creates an event in Microsoft Outlook 365. |
| Update Event | Updates an event in Microsoft Outlook 365. |
| Delete Event | Deletes an event in Microsoft Outlook 365. |
| List Meetings | Lists meetings in Microsoft Outlook 365. |
| Get Meeting | Gets a meeting in Microsoft Outlook 365. |
| Toolkit | Exposes this package's operations to an AI Agent as a single tool. |
AI Agent tools
19 of these nodes are exposed as tools an AI Agent can call directly:
List Messages, Get Message, Search Messages, Send Mail, Reply to Message, Forward Message, Delete Message, Move Message, Get Attachments, Save Attachments, List Folders, Get Folder, List Events, Get Event, Create Event, Update Event, Delete Event, List Meetings, Get Meeting.
Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.
It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.