burgerking_availability
Get real-time open/closed status for each order channel at a Burger King restaurant, including current and next windows, local time, and optional multi-day forecast.
Instructions
Get one Burger King restaurant's real-time fulfillment status. Returns one restaurant's live open/closed status per order channel (curbside, delivery, drive-thru, eat-in, mobile-order drive-thru, takeout), distinct from /burgerking/locations' published weekly schedule. Each channel carries whether it is taking orders right now, its current open window when open, and the following window's start/end -- a channel with no current or next window at all means this restaurant does not offer it, not merely that it is closed. Also returns the restaurant's own local time, timezone and an overall available flag. Setting forecast=true additionally returns a multi-day forward schedule per channel, including two catering-only channels not present in the current-status list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | RBI market the store belongs to, one of `US`, `CA` (default `US`) | |
| forecast | No | Include a multi-day forward schedule per channel (default false) | |
| store_id | Yes | Burger King's numeric store id, from /burgerking/locations |