carmax_search_suggestions
Get CarMax autocomplete suggestions for partial search terms. Uses typo-tolerant matching to recommend makes, models, and trims as users type.
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 |