Home Depot Canada store directory / find stores by postal code
hd_storesFind Home Depot Canada store locations and details. Search by postal code or coordinates to get nearby stores, or retrieve the full national store directory with contact info and fulfillment options.
Instructions
List Home Depot Canada stores. With postalCode, returns stores nearest to it first (use to find a store id for hd_product / hd_store_availability). Without postalCode, returns the full national store directory (all ~183 stores). Each store: id, name, address, town, province, postal code, phone, coordinates, URL, and fulfillment eligibility (pickup in store / ship to store / ship from store).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postalCode | No | Canadian postal code, e.g. 'M5V 2T6'. Returns nearest stores with distanceKm. Omit to list all stores. | |
| latitude | No | Latitude (alternative to postalCode for proximity). | |
| longitude | No | Longitude (used with latitude). | |
| lang | No | Response language. Default 'en'. | |
| limit | No | Max stores to return. Default 20 for a proximity search, all stores otherwise. |