nike_stores
Search for nearby Nike retail stores using latitude and longitude, with an optional radius. Returns store names, addresses, phone numbers, coordinates, distance, and page URLs.
Instructions
Find nearby Nike stores. Searches Nike's physical retail store locator by coordinates and radius. Returns each nearby store's name, address, phone, coordinates, distance, and store page URL. A location with no nearby stores within the given radius returns a well-formed empty result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude, -90 to 90 | |
| lng | Yes | Longitude, -180 to 180 | |
| page | No | One-based page number, defaults to 1 | |
| radius_miles | No | Search radius in miles, defaults to 50 |