hey_list_trash
List emails in the Trash folder with pagination. Force refresh to bypass cache and get current data.
Instructions
List emails in the Trash. Returns cached results unless force_refresh=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of emails to return (default: 25) | |
| page | No | Page number for pagination (default: 1) | |
| force_refresh | No | Bypass cache and fetch fresh data (default: false) |