list_emails
Retrieve a list of recent Microsoft 365 emails, newest first, with ID, sender, subject, received date, and status. Set count to control how many emails to fetch.
Instructions
List recent emails (all statuses, newest first). Output includes ID, From, Subject, Received, Status for each email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of emails to list (default 10) |