get_updates_emails
Fetch receipts, bills, statements, and order confirmations from the Updates category. Filter by date range and limit the number of emails returned.
Instructions
Get emails from Updates category - transactional emails like receipts, bills, statements, order confirmations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Filter emails after this date (YYYY/MM/DD or YYYY-MM-DD) | |
| limit | No | Number of emails to fetch | |
| before | No | Filter emails before this date (YYYY/MM/DD or YYYY-MM-DD) |