get_promotions_emails
Fetch promotional emails from Gmail's Promotions category, including deals, offers, and newsletters. Filter by date and set limits to control the number of results.
Instructions
Get emails from Promotions category - marketing emails, deals, offers, newsletters
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) |