get_volume_trends
Track daily inbound and outbound message counts over a trailing window to spot volume spikes, identify quiet periods, and monitor communication trends.
Instructions
Return daily inbound and outbound message counts for a trailing window. Use to spot volume spikes, identify quiet periods, or track communication trends over time. Prefer get_email_analytics for sender-level breakdowns and hourly patterns. Reads from the local index (auto-refreshed if stale or empty), not live IMAP — reflects the last sync.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of trailing days to include. |