search-by-hf-tire
Find pickup trucks and off-road vehicles compatible with a high-flotation tire size (e.g., 33x12.5R15) using overall diameter, section width, and rim diameter in inches.
Instructions
Find all vehicles compatible with a given high-flotation (HF) tyre size. For pickup trucks and off-road vehicles. HF size format: OD x SW R RD (e.g. 33x12.5R15). Required: overall_diameter (inches), section_width (INCHES, not mm!), rim_diameter (inches). Optional: region, limit, offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (1-100). | |
| offset | No | Number of results to skip for pagination. | |
| region | No | Market region code (e.g. "usdm", "eudm"). Get codes from list-regions. | |
| rim_diameter | Yes | Rim diameter in inches (e.g. 15). Required. Must be positive. Use list-hf-tire-rim-diameters to enumerate valid values. | |
| section_width | Yes | Tyre section width in INCHES (e.g. 12.5). Required. Must be positive. Note: this differs from standard by_tire tools where section_width is in mm. | |
| overall_diameter | Yes | Overall outside diameter of the inflated tyre in inches (e.g. 33.0). Required. Must be positive. Part of the HF size notation: OD x SW R RD (e.g. 33x12.5R15). |