list_emails
Retrieve recent emails from a Yahoo Mail folder, including UIDs, size, flags, and attachment status.
Instructions
List recent emails from a Yahoo Mail folder. Returns UIDs (permanent identifiers) and enriched metadata including size, flags, and attachment status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of emails to retrieve (default: 10, max: 50) | |
| folder | No | Folder to list emails from (default: INBOX). Use list_folders to see available folders. | INBOX |
| offset | No | Number of emails to skip (for pagination, default: 0) |