get_recent_sales
Retrieve recent stamp sales with optional filters for date range, stamp ID, and pagination. Enable full details to get enhanced transaction information.
Instructions
Retrieve recent stamp sales with enhanced transaction details (v2.3 feature)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| dayRange | No | Number of days to look back for sales | |
| stamp_id | No | Filter by specific stamp ID | |
| page_size | No | Items per page | |
| sort_order | No | Sort order by timestamp | DESC |
| fullDetails | No | Enable enhanced transaction information |