heart_rate_zones
ActiveTool of WingmanProtocol Agent Gateway
Heart-Rate Training Zones — Max heart rate and the five training zones (recovery to VO2max) from age; uses the Karvonen reserve method when a resting heart rate is given.
Parameters schema
{
"type": "object",
"required": [
"age"
],
"properties": {
"age": {
"type": "integer",
"description": "Age in years"
},
"resting_hr": {
"type": "integer",
"description": "Resting heart rate in bpm (optional, enables Karvonen method)"
}
},
"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