calc_pressure
Calculate recommended front and rear tire pressures in bar based on bike type, rider weight, and bike weight; choose DRY, WET, or SNOW for surface-adjusted results.
Instructions
Calculate recommended tire pressure (front/rear in bar) for a given bike, rider weight, and surface (DRY/WET/SNOW). Applies hookless rim cap where needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bike | Yes | ||
| surface | No | DRY | |
| bike_weight | Yes | ||
| rider_weight | Yes |