automotive__search_cars
[Automotive Intelligence] Search Cars.com for vehicle listings. Returns prices, mileage, dealer info.
Args: make: Car make (e.g. 'Toyota') model: Car model (optional, e.g. 'Camry') zip_code: ZIP code for local results (optional) max_results: Max results (default 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | No | ||
| model | No | ||
| zip_code | No | ||
| max_results | No |