list_email_logs
Retrieve and filter outbound email logs to monitor sent and failed messages by state, recipient, or subject.
Instructions
List outbound email log entries to track sent/failed emails
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Filter by state: sent, failed, ready, sending, ignored | |
| recipient | No | Filter by recipient email address | |
| subject | No | Filter emails by subject (partial match) | |
| limit | No | Max records to return (default 25) |