Skip to main content

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).

NamespaceRobomotion.Outlook365
Version1.3.0
CategoryProductivity, Business Software, Communication
Nodes20

Nodes

NodeDescription
List MessagesLists messages in Microsoft Outlook 365.
Get MessageGets a message in Microsoft Outlook 365.
Search MessagesSearches messages in Microsoft Outlook 365.
Send MailSends a mail in Microsoft Outlook 365.
Reply to MessageReply to Message — see the properties below.
Forward MessageForward Message — see the properties below.
Delete MessageDeletes a message in Microsoft Outlook 365.
Move MessageMoves a message in Microsoft Outlook 365.
Get AttachmentsGets attachments in Microsoft Outlook 365.
Save AttachmentsSave Attachments — see the properties below.
List FoldersLists folders in Microsoft Outlook 365.
Get FolderGets a folder in Microsoft Outlook 365.
List EventsLists events in Microsoft Outlook 365.
Get EventGets an event in Microsoft Outlook 365.
Create EventCreates an event in Microsoft Outlook 365.
Update EventUpdates an event in Microsoft Outlook 365.
Delete EventDeletes an event in Microsoft Outlook 365.
List MeetingsLists meetings in Microsoft Outlook 365.
Get MeetingGets a meeting in Microsoft Outlook 365.
ToolkitExposes 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.

About this page

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.