get_store_coupons
Retrieve coupon codes for a given store, with optional filtering to exclude prose instructions. Each code includes its posting date so you can judge whether it may still work.
Instructions
Fetch a store's coupon codes.
only_valid_codes drops entries whose code is prose rather than a redeemable code — the
field has been seen holding instructions like "Resgatar cupom abaixo do produto".
Coupons expire silently. Every code is reported with the date it was posted so its age is visible; none of them is guaranteed to still work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | Yes | ||
| only_valid_codes | No |