You're viewing a demo portfolio

Join the waitlist
PRSM

tdee

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Calorie Needs (BMR + TDEE) — Daily calorie needs: Mifflin–St Jeor basal metabolic rate, total daily energy expenditure by activity level, and a cut/maintain/bulk goal table.

Parameters schema

{
  "type": "object",
  "required": [
    "weight_kg",
    "height_cm",
    "age"
  ],
  "properties": {
    "age": {
      "type": "integer",
      "description": "Age in years"
    },
    "sex": {
      "type": "string",
      "description": "'male' or 'female' (default male)"
    },
    "activity": {
      "type": "string",
      "description": "sedentary | light | moderate | active | very_active (default moderate)"
    },
    "height_cm": {
      "type": "number",
      "description": "Height in centimetres"
    },
    "weight_kg": {
      "type": "number",
      "description": "Body weight in kilograms"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

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

1/7 registries
View full server →