getMailStats
Get Mail Stats
Outbound mail stats: how much went out per connected account in the last 24h / 7d / 30d, from the canonical send ledger (every send rail, counted once: no Gmail API call).
Arguments
This tool takes no arguments.
Returns
Returns { generatedAt, accounts: [{ email, isPrimary, sent: { last24h, last7d, last30d, truncated }, bounced, complained }], unattributedSent, replies }.
Ask for it
The Cloud routes these requests to this verb.
- what did we send today
- mail out per account this week
- how many emails went out
- how many bounced
Pair it with
The verbs that finish the job.