Sending & observability
email_get_email_metrics
Aggregate delivery/engagement metrics for a period (default 7 days): totals + rates, grouped by template and by day.
read email_get_email_metrics
Aggregate delivery/engagement metrics for a period (default 7 days): totals + rates, grouped by template and by day. Complaint rate >0.1% = stop and investigate.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
since | string | No | |
until | string | No | |
projectId | string | No | Target company (project id) — required on company-scoped tools. Call email_list_projects to enumerate companies. |
search_messagesread
Search the message log: by recipient, template slug, status, source, date range.
get_metrics_trendsread
Day-by-day metric trends from the pre-aggregated daily rollup (email_daily_stats), with the most recent days recomputed live so today and late-arriving bounces are included — cheaper than scanning the message log for long ranges.