adidas_store
Fetch normalized details for a specific Adidas retail store by its numeric ID. Returns name, address, hours, phone, coordinates, and in-store services.
Instructions
Get an Adidas store. Returns normalized detail for one Adidas retail store: name, status, phone, description, full address, coordinates, opening hours, and in-store services (e.g. Click and Collect, Free Wi-Fi). store_id is the numeric Adidas store id, taken from an adidas-stores response's stores[].id field. An unknown store_id returns a not-found error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | Adidas store id, from a stores response's stores[].id field |