fastmail_list_emails
List emails from any folder, filter by unread status, and search for keywords to find specific messages.
Instructions
List emails from your inbox or other folders. Supports filtering by folder, read status, and search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of emails to return (max 100) | |
| folder | No | Folder name (inbox, sent, drafts, trash, spam) | inbox |
| search | No | Search term to filter emails | |
| unreadOnly | No | Only show unread emails |