Outlook
Outlook is Microsoft’s email and calendaring platform integrating contacts, tasks, and scheduling, enabling users to manage communications and events in a unified workspace
Download Outlook Attachment
Download Outlook Attachment
Download an attachment from an outlook mail.
Create Draft Reply
Create Draft Reply
Create a draft reply to an email using microsoft graph api for outlook.
Get Contact
Get Contact
Get a specific contact by id from outlook using microsoft graph api.
Get Profile
Get Profile
Get the profile of a user in outlook using microsoft graph api.
Get Calendar Event
Get Calendar Event
Get a specific calendar event by id from outlook using microsoft graph api.
Delete Calendar Event
Delete Calendar Event
Delete a calendar event using microsoft graph api for outlook.
Get Email Message
Get Email Message
Retrieve an email message by its id using the microsoft graph api.
Delete Contact
Delete Contact
Delete a contact from the user’s outlook contacts using microsoft graph api. the contact id can be obtained from outlook get contacts or outlook get contact actions.
Get Schedule
Get Schedule
Get the free/busy schedule of users and resources for a specific time period. this action requires a minimum of calendars.readbasic permission and can retrieve availability information for up to 20 users or resources at once, for a time period of up to 62 days.
List Outlook Contacts
List Outlook Contacts
Action to list outlook contacts using microsoft graph.
List Outlook Attachments
List Outlook Attachments
Retrieve a list of attachments for a specific outlook email message using microsoft graph api, omitting any base64 content bytes.
List Events
List Events
List events in the user’s calendar using microsoft graph api for outlook.
Search Outlook Messages
Search Outlook Messages
Action to search outlook messages using the microsoft search api for work/school accounts. note: this tool only supports microsoft 365/enterprise accounts and does not support @hotmail.com or @outlook.com addresses.
List Messages
List Messages
List messages in the user’s mailbox using microsoft graph api for outlook.
Send Email
Send Email
Send an email using microsoft graph api for outlook.
Reply to Email
Reply to Email
Create Calendar Event
Create Calendar Event
Create an event in the user’s calendar via microsoft graph api. this tool expects a flattened ‘attendees info’ from the user/llm, then transforms them into the nested shape required by microsoft graph.
Update Calendar Event
Update Calendar Event
Update an event in the user’s calendar using microsoft graph api for outlook.
Update Email Message
Update Email Message
Update an existing email message.
Update Contact
Update Contact
Update an existing contact for the user in outlook contacts.
Create Email Draft
Create Email Draft
Create a draft email using microsoft graph api for outlook.
Create Contact
Create Contact
Create a new contact in the user’s outlook contacts using microsoft graph api.