list_email_logs
Track outbound email delivery by listing log entries. Filter by sent, failed, or ready state, subject, recipient, or limit to investigate email issues.
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 |