outlook_list_emails
List emails from an Outlook inbox or specified folder, with optional limit and OData filter, to retrieve messages for AI agent workflows.
Instructions
List emails from Outlook inbox or specified folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of emails to return | |
| filter | No | OData filter query for emails | |
| folder | No | Folder to list emails from (default: inbox) | inbox |