get_recent_emails
Retrieve recent emails from a mailbox folder, returning envelope headers and unread status to help with quick triage and review.
Instructions
Retrieve the most recent emails from a mailbox folder with envelope headers and unread status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent emails to retrieve (default: 20) | |
| folder | No | Folder to inspect | INBOX |