carmax_vehicle_recommendations
Get similar vehicle recommendations for a CarMax listing via stock number and store location. Returns mileage, price, store location, and image.
Instructions
Get CarMax "similar vehicles" recommendations for a listing. Returns CarMax's own similar-vehicle recommendations for a listing: stock number, description, display mileage/price, store location, and image, for vehicles CarMax considers comparable. An empty list is a normal result, not an error. Credential-free public data sourced from CarMax's own mobile-app API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | CarMax store id used as the recommendation's location context. See any search/vehicle/store response's store id field | |
| stock_number | Yes | CarMax stock number to find similar vehicles for, the numeric path segment of a /car/{stock_number} URL |