hey_list_spam
List emails in the Spam folder. Control results with limit, page, and force_refresh.
Instructions
List emails in the Spam folder. 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) |