Classified (user-initiated only)
ws_find_tires_for_rimFind compatible tire sizes for a given rim specification, including vehicle generation counts, to support tire product recommendations on wheel pages.
Instructions
Find compatible tire sizes for a given rim specification.
Returns tire sizes (e.g. '245/70R17') with the number of vehicle generations that use each tire on this rim. Set diameter_range to also include tires for ±N inch rim diameters.
Useful for tire product recommendations on wheel product pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cb | No | Centre bore diameter in mm | |
| fd | No | Wheel fastener thread diameter in mm (e.g. 12 for M12) | |
| sort | No | Sort: name (A-Z), fitment (closest FS delta first), load (heaviest first) | |
| limit | No | Results per page | |
| offset | No | Pagination offset | |
| bs_push | No | Backspace push tolerance in mm (default 2) | |
| fs_poke | No | Frontspace poke tolerance in mm (default 2) | |
| rim_width | Yes | Rim width in inches | |
| rim_bst_to | No | Backspace tolerance upper bound in mm (default 2) | |
| rim_offset | Yes | Rim offset in mm | |
| bolt_pattern | Yes | Bolt pattern (e.g. '5x114.3') | |
| od_tolerance | No | Overall diameter tolerance fraction (default 0.01) | |
| ow_tolerance | No | Overall width tolerance fraction (default 0) | |
| rim_bst_from | No | Backspace tolerance lower bound in mm (default 2) | |
| rim_diameter | Yes | Rim diameter in inches | |
| diameter_range | No | Widen rim diameter search ±N inches (0 = exact match) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||