automotive__car_market_analysis
[Automotive Intelligence] Analyze car market prices for a specific make/model. Returns price ranges and dealer inventory.
Args: make: Car make (e.g. 'Honda') model: Car model (e.g. 'Civic') year: Model year (optional, 0 for all years)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | Yes | ||
| year | No | ||
| model | Yes |