Check Canadian Tire store availability for a SKU
ct_store_availabilityCheck in-store stock of a Canadian Tire SKU across nearby stores. Returns store details and availability sorted by stock status and distance.
Instructions
Check in-store stock of a Canadian Tire SKU across nearby stores. Returns, per store: store name, address, phone, coordinates, distance, in-store stock quantity, shelf/aisle location, and pickup availability — sorted in-stock first, then nearest. Also reports online (Corporate) stock. Use to answer 'which store has this in stock near me'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | Product code, e.g. '0542448P'. | |
| postalCode | No | Postal code, e.g. 'M5V 2T6'; nearby stores are taken around it (overrides storeId). | |
| storeId | No | Reference store; nearby stores are taken around it. Default 676. | |
| lang | No | Response language. Default 'en'. | |
| limit | No | Max number of stores to check (1-25). Default 10. |