ideal_weight
Calculate ideal body weight using various formulas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sex | Yes | Sex: male or female | |
| height_cm | Yes | Height in centimeters |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sex | Yes | ||
| height_cm | Yes | ||
| ideal_weight_kg | Yes |