lululemon_stores
Search lululemon physical store locations by country, state, or coordinates. Filter within a radius to view addresses, weekly hours, and in-store amenities, with nearest stores sorted first.
Instructions
Browse lululemon's physical store directory. Returns lululemon's own complete physical store directory (480 US and 86 Canada locations as of this endpoint's own research), including regular weekly hours and in-store amenities. All filters are optional and applied locally after fetching the full directory -- there is no live geo-search API on a credential-free host for this platform (see notes/lululemon-maintenance.md). country and state are free-text equality filters against the values this directory actually carries (2-letter codes, e.g. US/CA, NY/CA), not an enforced enum. lat and lng (both required together) filter to stores within radius_miles (1 to 500, defaults to 50), sorted nearest-first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude, requires lng | |
| lng | No | Longitude, requires lat | |
| state | No | Filter to one state/province by its 2-letter code | |
| country | No | Filter to one country by its 2-letter code | |
| radius_miles | No | Search radius in miles, 1 to 500, defaults to 50 |