List Unread Messages
list_unreadRetrieve unread email messages from any IMAP folder, with configurable limit and offset for pagination.
Instructions
Quick listing of unread messages with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results, default 50 | |
| folder | No | IMAP folder, default "INBOX" | |
| offset | No | Pagination offset |