OUTLOOK Summarise inbox function

The OUTLOOK Summarise inbox function in RPA.

Help CentreBuilding Processes

This article describes the RPA Outlook functionality to summarise the inbox using AI.

For a full list of available functions, please read OUTLOOK functions.


Description

The OUTLOOK Summarise inbox function uses AI to summarise unread e-mails in a folder, highlighting action items, FYI messages, and urgent messages. This gives you a quick overview of what needs attention.


Setting it up

To use the OUTLOOK Summarise inbox function, follow these instructions:

{{popups:rpas/add:action=outlook-summarize-inbox}}

Once on a process map:

  1. Navigate to the process where you would like to add the OUTLOOK Summarise inbox function
  2. Click on the green button's drop-down (right side of the green button labelled "Process")
  3. On the menu that appears, click on the "+ Activity" item
  4. From here you can select the OUTLOOK Summarise inbox option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
FolderNoTextInboxFolder to summarise (unread only)
LimitNoText20Maximum number of e-mails to include
VariableYesText-Variable to store the summary

Output variables

VariableTypeDescription
VariableDictionarySummary containing: total, summary text, action_required list, fyi list, urgent list

Errors

ErrorDescription
Outlook not openOutlook is not running
Folder not foundThe specified folder does not exist
AI processing errorThe AI could not summarise the e-mails

Tips

  • Run this at the start of a workflow to prioritise e-mail processing
  • Use the action_required and urgent lists to drive subsequent automation steps
  • Increase the limit for busier inboxes

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.