get_latest_emails
Fetch recent emails sorted by date to quickly check account activity without using search filters.
Instructions
Get the most recent emails sorted by date. Best for quickly checking recent activity without specific search criteria. Do not use search_emails for this purpose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent emails to return (default 10, max 50) | |
| mailboxId | No | Filter to a specific mailbox ID. If omitted, returns latest emails from all mailboxes. |