subway_store
Fetches a single Subway store's details from a sitemap path, returning address, coordinates, phone, opening hours, timezone, Google Place ID, franchise number, services, and ordering/catering flags.
Instructions
Get one Subway store's detail. Returns one Subway store's detail: address, coordinates, phone (display and E.164), opening hours, and the locator's own entity profile -- IANA timezone, Google Place ID and CID for joining to Google Maps data, franchise number, price range, published services and meal types, and explicit online-ordering/catering/drive-through flags. Boolean flags are omitted entirely when the locator does not publish them, so an absent flag is not a false one. open reflects the location's published status (a store flagged closed long-term), which is distinct from whether it is currently within its opening hours. store_id is the value GET /subway/menu and GET /subway/available-times take. Paths come from a GET /subway/sitemap entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Store path from a /subway/sitemap entry |