Get Models For Make
get_models_for_makeRetrieve all vehicle models for a specified make, with optional filtering by vehicle type to narrow results.
Instructions
List all models for a given make.
Optionally filter by vehicle type to narrow results (e.g. get only car models or only motorcycle models for a make that produces both).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | Yes | Make name (e.g. "Honda"). Case-insensitive. Use get_all_makes() to list valid names; numeric make IDs are not accepted here. | |
| vehicle_type | No | Optional vehicle type filter ("Passenger Car", "Motorcycle", "Truck", etc.). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |