m365_mail_list
List emails from your mailbox, applying folder filters, OData conditions like unread status, and search queries to find the messages you need.
Instructions
List emails from your mailbox with optional folder, filter, and search
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Number of emails (max 100 per page, paginated) | |
| filter | No | OData filter, e.g. isRead eq false | |
| folder | No | Folder name: inbox, sentitems, drafts, etc. | |
| search | No | Search query within folder |