You're viewing a demo portfolio

Join the waitlist
PRSM

body_fat

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Body-Fat Percentage (U.S. Navy) — Body-fat % via the U.S. Navy circumference method (height/neck/waist, plus hip for women), the ACE category, and fat/lean mass if a body weight is given.

Parameters schema

{
  "type": "object",
  "required": [
    "height_cm",
    "neck_cm",
    "waist_cm"
  ],
  "properties": {
    "sex": {
      "type": "string",
      "description": "'male' or 'female' (default male)"
    },
    "hip_cm": {
      "type": "number",
      "description": "Hip circumference in cm (required for the female estimate)"
    },
    "neck_cm": {
      "type": "number",
      "description": "Neck circumference in centimetres"
    },
    "waist_cm": {
      "type": "number",
      "description": "Waist circumference in centimetres"
    },
    "height_cm": {
      "type": "number",
      "description": "Height in centimetres"
    },
    "weight_kg": {
      "type": "number",
      "description": "Body weight in kg (optional; enables fat/lean mass)"
    }
  },
  "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 →
body_fat — WingmanProtocol Agent Gateway — PRSM MCP