get_emails_by_sender
Retrieve emails from a specific sender in your iCloud Mail account. Filter messages by sender address or domain, specify mailbox, and set result limits.
Instructions
Get all emails from a specific sender
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sender | Yes | Sender email address or domain | |
| mailbox | No | Mailbox to search (default INBOX) | |
| limit | No | Max results to show (default 10) |