Get Email Statistics by Mailbox Provider
get_stats_by_mailbox_providerRetrieve email statistics grouped by mailbox provider like Gmail and Outlook. Filter by date range and provider to analyze delivery performance.
Instructions
Retrieve email statistics grouped by mailbox provider (Gmail, Outlook, Yahoo, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | Start date in YYYY-MM-DD format | |
| end_date | No | End date in YYYY-MM-DD format (defaults to today) | |
| aggregated_by | No | How to group the statistics | day |
| mailbox_providers | No | Comma-separated list of mailbox providers to filter by |