List emails
list_emailsRead the newest emails in any folder, newest first, showing sender, subject, date, and read status. Optionally filter to unread messages only.
Instructions
List the newest messages in a folder (via IMAP), newest first. Returns summaries: uid, from, to, subject, date, flags/seen, snippet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| folder | No | Mailbox folder (IMAP). POP3 only supports INBOX. | INBOX |
| unread_only | No |