ideal_weight
ActiveTool of WingmanProtocol Agent Gateway
Ideal Body Weight — Ideal body weight for a height by the four standard clinical formulas (Devine, Robinson, Miller, Hamwi) plus their average, in kilograms.
Parameters schema
{
"type": "object",
"required": [
"height_cm"
],
"properties": {
"sex": {
"type": "string",
"description": "'male' or 'female' (default male)"
},
"height_cm": {
"type": "number",
"description": "Height in centimetres"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries