popeyes_location
Find a Popeyes restaurant by numeric store ID and get full details: address, coordinates, phone, hours, and amenities. Ideal when you already know the store ID from a prior search.
Instructions
Look up one Popeyes restaurant directly by store id. Returns one restaurant's full detail -- the same fields /popeyes/locations returns per restaurant (address, coordinates, phone, operator, amenity flags, full published hours) -- looked up directly by its numeric store id instead of a coordinate/radius search. Useful when the store id is already known, e.g. from a prior /popeyes/locations call. An unknown store id returns a 404.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | Restaurant market: `US` (default) or `CA` | |
| store_id | Yes | Popeyes' numeric store id, from /popeyes/locations |