Agentic Service Discovery

Resources

M

Microsoft Outlook

by Microsoft

Send and receive emails, manage calendar events and contacts in Outlook

CommunicationFree / PaidOAuth 2.0emailcalendarcontactsmicrosoftoffice365

How agents use Microsoft Outlook

  • Agent reads inbox messages to detect inbound requests, approvals, or triggers that start a workflow
  • Agent drafts and sends a reply or notification email after completing a processing step
  • Agent creates a calendar event to schedule a follow-up when an email requires a meeting
  • Agent searches sent or received emails to gather context before generating a response or report
  • Agent flags or moves emails to specific folders as part of an inbox triage or classification workflow

Agent actions

Send EmailSend an email message

Inputs: to, subject, body, cc, bcc, importance

Returns: messageId, sentAt

Read EmailsRetrieve emails from a folder

Inputs: folder, count, unreadOnly, filter

Returns: emails, count

Reply to EmailReply to an existing email

Inputs: messageId, body, replyAll

Returns: messageId

Forward EmailForward an email to other recipients

Inputs: messageId, to, comment

Returns: messageId

Create Calendar EventCreate a new calendar event

Inputs: subject, start, end, location, body, attendees, isOnlineMeeting

Returns: eventId, webLink, onlineMeetingUrl

List Calendar EventsGet calendar events for a time range

Inputs: startDate, endDate

Returns: events, count

Update Calendar EventUpdate an existing calendar event

Inputs: eventId, updates

Returns: eventId

Delete Calendar EventDelete a calendar event

Inputs: eventId

Returns: success

Search ContactsSearch for contacts

Inputs: query, count

Returns: contacts, count

Create ContactCreate a new contact

Inputs: givenName, surname, emailAddress, phoneNumber, companyName, jobTitle

Returns: contactId

Mark Email as ReadMark an email message as read

Inputs: messageId

Returns: success

Move EmailMove an email to a different folder

Inputs: messageId, destinationFolder

Returns: messageId

Example workflows

1

Automated responses

Automatically respond to emails based on content analysis

2

Meeting scheduling

Create calendar events from email requests

About Microsoft Outlook

Vendor
Microsoft
Pricing Always review details with the vendor
Free / PaidIncluded with Microsoft 365 subscriptions
Authentication
OAuth 2.0
Rate limit Always review details with the vendor
300 requests / minute
Compatible nodes
AgentResourceOutput

Build an AI workflow with Microsoft Outlook

Use the Agentic Planner to design, visualize, and connect Microsoft Outlook with your other tools.

Open Agentic Planner

Related Communication tools