pizzahut_menu
Get any Pizza Hut store's full priced menu grouped by category, including product variants and uncategorized items. Prices reflect the specified order channel.
Instructions
Get one Pizza Hut restaurant's full priced menu. Returns one restaurant's full menu grouped into categories (e.g. "Pizza", "Wings", "Deals"). Every entry is a product, a bundle (a deal or combo), or a standalone priced variant -- type tells callers which -- and carries a price in USD cents plus a decimal dollar value, and an image when the upstream publishes one. A product item also lists variants: every other priced size/crust/style option beyond its default (e.g. a pizza's Personal Pan through Large Original Stuffed Crust). Prices reflect this specific restaurant and order channel, not a national default. channel selects which order channel the menu is priced for (web ordering by default); prices can genuinely differ by channel (e.g. a delivery-marketplace channel vs. web). Some restaurants also carry products with no category at all (e.g. individual dip cup flavors); these are returned separately as uncategorized_items rather than silently dropped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | No | Order channel the menu is priced for (default WEB) | |
| store_number | Yes | Pizza Hut's store number, from /pizzahut/stores |