You're viewing a demo portfolio

Join the waitlist
PRSM

heart_rate_zones

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
heart_rate_zones — WingmanProtocol Agent Gateway — PRSM MCP