carmax_search_suggestions
Retrieve CarMax autocomplete suggestions for partial vehicle make, model, or trim searches. Typo-tolerant by default, with an exact_match option for strict prefix results.
Instructions
Get CarMax search autocomplete suggestions. Returns autocomplete suggestions for a partial search term (make/model/trim), typo-tolerant by default. Credential-free public data sourced from CarMax's own mobile-app API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | Yes | Free-text partial search term to get autocomplete suggestions for | |
| exact_match | No | Disable fuzzy/typo-tolerant matching -- require an exact prefix match. Defaults to false |