imap_domain_stats
Analyze sender domains in an email folder to detect bulk senders and spam patterns. Returns statistics on domain frequency for targeted filtering.
Instructions
Get statistics about sender domains in a folder. Useful for identifying bulk senders or spam patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of emails to analyze | |
| folder | No | Folder name | INBOX |
| minCount | No | Minimum email count per domain to include | |
| accountId | Yes | Account ID |