list_email_logs
Retrieve outbound email logs to track sent, failed, or pending emails. Filter by state, recipient, or subject for targeted monitoring.
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 |