get_delivery_stats
Retrieve delivery outcome counts for a mailbox's outbound mail over a time window, showing sent, deferred, bounced, and unknown messages from real SMTP responses.
Instructions
Aggregate delivery outcomes for a mailbox's outbound mail over a time window - counts of sent/deferred/bounced/unknown, sourced from Mektup's own Postfix delivery log (the real SMTP response from each recipient's mail server), not a third-party tracking pixel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Window size in days, default 30 | |
| mailbox | Yes | Full mailbox address, e.g. hello@example.com |