get_statistics
Retrieve email analytics and statistics from Apple Mail accounts to analyze email volume, sender patterns, and mailbox distribution.
Instructions
Get comprehensive email statistics and analytics.
Args: account: Account name (e.g., "Gmail", "Work") scope: Analysis scope: "account_overview", "sender_stats", "mailbox_breakdown" sender: Specific sender for "sender_stats" scope mailbox: Specific mailbox for "mailbox_breakdown" scope days_back: Number of days to analyze (default: 30, 0 = all time)
Returns: Formatted statistics report with metrics and insights
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| scope | No | account_overview | |
| sender | No | ||
| mailbox | No | ||
| days_back | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |