Skip to main content
Server path: /microsoft-outlook | Type: Application | PCID required: Yes

Tools


microsoft-outlook_add_attachment

Add an attachment to a draft email by URL. File is fetched and attached automatically Parameters:

microsoft-outlook_calendar_list_trigger_capabilities

List available Microsoft Outlook Calendar trigger types and their configurations

microsoft-outlook_calendar_poll_trigger

Poll Microsoft Outlook Calendar for new, updated, cancelled, started, or ended events Parameters:

microsoft-outlook_create_calendar_event

Creates a new calendar event in Microsoft Outlook Parameters:

microsoft-outlook_create_contact

Add a contact to the root Contacts folder Parameters:

microsoft-outlook_create_draft_email

Create a draft email in Microsoft Outlook for review before sending. Same options as send_email Parameters:

microsoft-outlook_create_folder

Creates a new mail folder Parameters:

microsoft-outlook_create_task

Creates a new task in a Microsoft Outlook todo list Parameters:

microsoft-outlook_create_todo_list

Creates a new todo list in Microsoft Outlook Parameters:

microsoft-outlook_delete_calendar_event

Deletes a calendar event in Microsoft Outlook Parameters:

microsoft-outlook_delete_contact

Delete a contact from Outlook Parameters:

microsoft-outlook_delete_email

Move an email to Deleted Items folder (recoverable). For permanent deletion, empty Deleted Items folder manually Parameters:

microsoft-outlook_delete_task

Deletes a task from a Microsoft Outlook todo list Parameters:

microsoft-outlook_delete_todo_list

Deletes a todo list from Microsoft Outlook Parameters:

microsoft-outlook_find_contacts

Search for contacts by various criteria Parameters:

microsoft-outlook_forward_email

Forward an email to new recipients. Original message and attachments are included Parameters:

microsoft-outlook_get_attachment

Download an email attachment and store it as an artifact. Returns a link to the stored file, metadata, and a text preview for supported types (PDF, DOCX, XLSX, PPTX). Get attachmentId from microsoft-outlook_list_attachments or read_email with includeAttachments=true Parameters:

microsoft-outlook_get_calendar_event

Gets details of a specific calendar event in Microsoft Outlook Parameters:

microsoft-outlook_get_calendar_view

Gets calendar view for a specific date range in Microsoft Outlook Parameters:

microsoft-outlook_get_contact

Get a specific contact by ID Parameters:

microsoft-outlook_list_attachments

List all attachments on an email with metadata (name, size, type). Does not include content - use get_attachment for that Parameters:

microsoft-outlook_list_calendar_events

Lists calendar events in Microsoft Outlook Parameters:

microsoft-outlook_list_contacts

Get a contact collection from the default contacts folder Parameters:

microsoft-outlook_list_emails

List emails from a Microsoft Outlook folder. Returns message IDs, subjects, senders, and preview snippets Parameters:

microsoft-outlook_list_folders

Lists mail folders in your Outlook account Parameters:

microsoft-outlook_list_tasks

Lists tasks in a Microsoft Outlook todo list Parameters:

microsoft-outlook_list_todo_lists

Lists all todo lists

microsoft-outlook_list_trigger_capabilities

List available Microsoft Outlook trigger types and their configurations

microsoft-outlook_move_emails

Move one or more emails to a different folder. Useful for organizing or archiving Parameters:

microsoft-outlook_poll_trigger

Poll Microsoft Outlook for new emails matching specified criteria using delta query for incremental sync Parameters:

microsoft-outlook_read_email

Read the full content of an email including body, headers, and optionally attachments. Use messageId from list or search results Parameters:

microsoft-outlook_reply_email

Reply to an email in Microsoft Outlook. Automatically includes original message in thread Parameters:

microsoft-outlook_search_emails

Search emails in Microsoft Outlook with filters. Returns matching emails with IDs and metadata Parameters:

microsoft-outlook_send_draft_email

Send a previously created draft email. Get the messageId from microsoft-outlook_create_draft_email Parameters:

microsoft-outlook_send_email

Send an email via Microsoft Outlook. Supports HTML content, CC/BCC, attachments via URL, and importance levels Parameters:

microsoft-outlook_update_calendar_event

Updates an existing calendar event in Microsoft Outlook Parameters:

microsoft-outlook_update_contact

Update an existing contact Parameters:

microsoft-outlook_update_email

Update email properties like read status, subject, or importance. Can only modify draft emails or update read status on received emails Parameters:

microsoft-outlook_update_task

Updates an existing task in a Microsoft Outlook todo list Parameters: