list_emails
Retrieve and filter email metadata from your Inbound account by type, status, time range, or search criteria to manage communications effectively.
Instructions
List emails in your Inbound account. Filter by type (sent, received, scheduled), status, time range, and more. Returns email metadata including sender, recipient, subject, and status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by email type: 'sent', 'received', 'scheduled', or 'all' (default) | |
| status | No | Filter by email status | |
| limit | No | Maximum number of emails to return (1-100, default 50) | |
| offset | No | Number of emails to skip for pagination | |
| search | No | Search query to filter emails by subject, sender, or recipient | |
| time_range | No | Filter by time range |