hey_list_paper_trail
List receipts and confirmation emails from Paper Trail with pagination. Set force_refresh to bypass cache for fresh data.
Instructions
List emails in Paper Trail (receipts, confirmations). 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) |