list_email_logs
Track outbound email delivery by listing log entries with filters for state, recipient, and subject.
Instructions
List outbound email log entries to track sent/failed emails
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 25) | |
| state | No | Filter by state: sent, failed, ready, sending, ignored | |
| subject | No | Filter emails by subject (partial match) | |
| recipient | No | Filter by recipient email address |