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

Tools


microsoft-365-outlook_add_attachment

Add a file attachment to an existing email message (typically a draft created with create_draft_email). Provide the file content as a base64-encoded string. Parameters:

microsoft-365-outlook_create_calendar_event

Create a new calendar event in Outlook Parameters:

microsoft-365-outlook_create_contact

Create a new contact in Outlook Parameters:

microsoft-365-outlook_create_draft_email

Create a draft email for review before sending Parameters:

microsoft-365-outlook_create_folder

Create a new mail folder in Outlook Parameters:

microsoft-365-outlook_create_task

Create a new task in a Microsoft To Do list Parameters:

microsoft-365-outlook_create_todo_list

Create a new Microsoft To Do task list Parameters:

microsoft-365-outlook_delete_calendar_event

Delete a calendar event Parameters:

microsoft-365-outlook_delete_contact

Delete a contact from Outlook Parameters:

microsoft-365-outlook_delete_email

Move an email to the Deleted Items folder Parameters:

microsoft-365-outlook_delete_task

Delete a task from a Microsoft To Do list Parameters:

microsoft-365-outlook_delete_todo_list

Delete a Microsoft To Do task list and all its tasks Parameters:

microsoft-365-outlook_find_contacts

Search contacts by name, email, or company Parameters:

microsoft-365-outlook_forward_email

Forward an email to new recipients Parameters:

microsoft-365-outlook_get_attachment

Download an email attachment by message ID and attachment ID. In an agent chat it returns a downloadable file artifact (a signed url plus id/filename/mimeType); in workflow/no-chat mode it returns the attachment content as base64. For supported document types (PDF, DOCX, PPTX, XLSX) also returns extracted text. Parameters:

microsoft-365-outlook_get_calendar_event

Get details of a specific calendar event by ID Parameters:

microsoft-365-outlook_get_calendar_view

Get calendar events within a specific date range (calendar view) Parameters:

microsoft-365-outlook_get_contact

Get a specific contact by ID Parameters:

microsoft-365-outlook_list_attachments

List attachments on an email message Parameters:

microsoft-365-outlook_list_calendar_events

List calendar events, optionally filtered by date range Parameters:

microsoft-365-outlook_list_contacts

List contacts from the default Outlook contacts folder Parameters:

microsoft-365-outlook_list_emails

List emails from an Outlook folder with pagination Parameters:

microsoft-365-outlook_list_folders

List mail folders in Outlook, optionally with child folder hierarchy Parameters:

microsoft-365-outlook_list_tasks

List tasks in a Microsoft To Do task list Parameters:

microsoft-365-outlook_list_todo_lists

List all Microsoft To Do task lists

microsoft-365-outlook_move_emails

Move one or more emails to a different folder Parameters:

microsoft-365-outlook_read_email

Read the full content of an email message by ID Parameters:

microsoft-365-outlook_reply_email

Reply to an email message Parameters:

microsoft-365-outlook_search_emails

Search emails with optional filters for sender, subject, or keywords Parameters:

microsoft-365-outlook_send_draft_email

Send a previously created draft email Parameters:

microsoft-365-outlook_send_email

Send an email via Outlook Parameters:

microsoft-365-outlook_update_calendar_event

Update an existing calendar event Parameters:

microsoft-365-outlook_update_contact

Update an existing contact in Outlook Parameters:

microsoft-365-outlook_update_email

Update email properties such as read status or importance Parameters:

microsoft-365-outlook_update_task

Update an existing task in Microsoft To Do Parameters: