kfc_promotions
Retrieve current public promotions for a specific KFC restaurant by store number, including deal details, auto-apply status, and redemption codes. Returns empty list if no active offers.
Instructions
Get one KFC restaurant's current public promotions. Returns one restaurant's current public promotions -- current deals and offers KFC's storefront marks as public, with each promotion's id, internal and display name, description, and whether it applies automatically or requires a redemption code. A store with no active public promotions returns an empty list rather than an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_number | Yes | KFC's alphanumeric store number, from /kfc/stores or /kfc/nearby |