Find RONA stores near a location
rona_storesLocate RONA stores near a Canadian postal code or latitude/longitude. Returns store details sorted by distance.
Instructions
Find RONA stores nearest to a Canadian postal code (geocoded) or to latitude/longitude. Returns, per store: id, name, banner, address, city, province, postal code, phone, coordinates, distance (km), time zone, store URL and opening hours — sorted nearest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postalCode | No | Canadian postal code, e.g. 'M5V 2T6' or 'H2W 1Y8'. | |
| latitude | No | Latitude (alternative to postalCode; use with longitude). | |
| longitude | No | Longitude (use with latitude). | |
| lang | No | Language for store URLs. Default 'en'. | |
| limit | No | Max stores to return (1-50). Default 10. |