Get Email Analytics
get_email_analyticsProvides a detailed inbox-and-sent dashboard with top senders and recipients, peak hours, attachment stats, and measured response times. Use for in-depth email analytics.
Instructions
Return a detailed inbox-and-sent dashboard: top senders/recipients, peak hours, attachment stats, and measured response times (null when insufficient data). Use get_email_stats for a compact overview or get_volume_trends for a custom date window. Results are cached for 5 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Optional account ID to route this call to (multi-account configs). Omit to use the active account. Configured account IDs are listed in the settings UI (Accounts tab). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topSenders | Yes | ||
| volumeTrends | Yes | ||
| topRecipients | Yes | ||
| attachmentStats | No | ||
| peakActivityHours | No | ||
| responseTimeStats | No | Null when no sent replies could be matched to received emails. |