For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedAPI reference
Get startedAPI reference
    • Overview
    • Quickstart
    • Model Context Protocol
  • Implementation guides
    • Tool Pack
    • Registered Users
    • MCP integration
    • Merge CLI
    • Link
    • Testing locally
  • Admin setup
    • User setup
    • Security rules
    • Authentication
    • Add OAuth credentials
  • Features
    • Magic Link
    • Remote MCP Server
    • Webhooks
    • Custom headers for MCP
  • Connectors
    • ActiveCampaign
    • Airtable
    • Amadeus
    • Amazon S3
    • Anaplan
    • Apollo
    • Articulate Reach 360
    • Asana
    • Aviationstack
    • BambooHR
    • Basecamp
    • bioRxiv
    • Bitbucket
    • Box
    • Calendly
    • Canva
    • ClickUp
    • ClinicalTrials.gov
    • Cloudflare
    • CMS Coverage
    • Confluence
    • Contentful
    • Databricks
    • Datadog
    • DocuSign
    • DoorDash
    • Dropbox
    • Duffel
    • Dynamics 365 Sales
    • Exa
    • Expensify
    • FactSet
    • Figma
    • Firecrawl
    • foursquare Foursquare
    • FreshBooks
    • Freshdesk
    • Freshservice
    • Front
    • Gamma
    • GitHub
    • GitLab
    • Gmail
    • Gong
    • Google BigQuery
    • Google Calendar
    • Google Docs
    • Google Drive
    • Google Maps
    • Google Meet
    • Google Sheets
    • Google Slides
    • Greenhouse
    • HiBob
    • HubSpot
    • Intercom
    • Jira
    • Jira Service Management
    • Klaviyo
    • Linear
    • LinkedIn
    • Make
    • Microsoft Teams
    • Miro
    • Monday.com
    • n8n
    • Notion
    • NPI Registry
    • OneDrive
    • OneNote
    • Oracle HCM
    • Outlook
    • PagerDuty
    • PayPal
    • Pipedrive
    • PubMed
    • Pylon
    • Quartr
    • QuickBooks Online
    • Ramp
    • Rootly
    • Salesforce.com logo A cloud computing company based in San Francisco, California, United States image/svg+xml Salesforce
    • SAP SuccessFactors
    • SendGrid
    • Sentry
    • ServiceNow
    • SharePoint
    • Shopify
    • Slack
    • Snowflake
    • Spotify
    • Square
    • Straker
    • Stripe
    • Teamwork.com
    • Trello
    • TripAdvisor
    • VisualPing
    • image/svg+xml SVG drawing This was produced by version 4.1 of GNU libplot, a free library for exporting 2-D vector graphics. Weather
    • Wikipedia
    • Workday
    • X
    • Yelp
    • image/svg+xml YouTube
    • golion-z-sourcefile-algaeZendesk
    • Zendesk Sell
    • Zoho CRM
    • Zoho Desk
    • Zoom
    • ZoomInfo
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
On this page
  • Available Tools
Connectors

Outlook

Connect your AI agents to Outlook.
Was this page helpful?
Previous

Oracle HCM

Next

PagerDuty

Built with

Available Tools

list_message_attachments

List all attachments for a specific email message with pagination support.

get_message_attachment

Get a specific attachment from an email message by ID.

get_message_attachments_metadata

Get metadata for all attachments in an email message without downloading content. Returns only essential fields (id, name, size, contentType) with pagination support.

get_events

Retrieve calendar events within a time range with pagination support.

get_event

Get a specific calendar event by ID

create_event

Create a calendar event (one-time or recurring). Use recurrence parameter for recurring events.

update_event

Update a calendar event.

delete_event

Delete a calendar event

get_today_events

Get today’s calendar events

get_upcoming_events

Get upcoming calendar events

get_past_events

Get past calendar events from previous days

create_meeting

Create a meeting with attendees (one-time or recurring)

create_teams_meeting

Create a Teams meeting with enhanced online meeting support

search_events

Search for calendar events with pagination support

get_user_schedule

Get free/busy schedule information for users, distribution lists, or resources for a specified time period

find_meeting_times

Find optimal meeting times based on attendee availability, suggesting times that work for required participants

get_contacts

Retrieve contacts from a folder with pagination support

get_contact

Get a specific contact by ID

create_contact

Create a new contact

update_contact

Update a contact

delete_contact

Delete a contact

search_contacts

Search for contacts with pagination support

find_contacts_by_email

Find contacts by email address with pagination support

find_contacts_by_company

Find contacts by company name with pagination support

get_mail_folders

Get all mail folders with pagination support

get_mail_folder

Get a specific mail folder by ID

create_mail_folder

Create a new mail folder

update_mail_folder

Update a mail folder

delete_mail_folder

Delete a mail folder

copy_mail_folder

Copy a mail folder

move_mail_folder

Move a mail folder

get_child_folders

Get child folders of a parent folder with pagination support

get_well_known_folder

Get a well-known folder by name

get_folder_message_count

Get message counts for a folder

get_messages

Retrieve messages from a mailbox folder with pagination support

get_message

Get a specific message by ID

create_draft_message

Create a draft message

send_message

Send an email message

update_message

Update a message

delete_message

Delete a message

mark_message_as_read

Mark a message as read

mark_message_as_unread

Mark a message as unread

get_unread_messages

Get unread messages from a folder with pagination support

search_messages

Search for messages with pagination support. Returns message IDs that are 150+ characters long. ⚠️ CRITICAL: Copy the ENTIRE ‘id’ field exactly - do NOT truncate or reconstruct IDs.

list_users

List users in the organization with pagination support, filtering, ordering

search_users

Search for users by name, email with pagination support and full-text search

get_user_by_email

Get detailed user information by email address (userPrincipalName)

validate_credential

Validate Microsoft Graph API credentials by attempting to fetch the authenticated user’s profile