You're viewing a demo portfolio

Join the waitlist
PRSM

calories_burned

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Calories Burned (MET) — Calories burned for an activity from its MET value, body weight and duration, plus a comparison table of common activities at the same weight and time.

Parameters schema

{
  "type": "object",
  "required": [
    "activity",
    "weight_kg",
    "duration_min"
  ],
  "properties": {
    "activity": {
      "type": "string",
      "description": "walking | running | cycling | swimming | jump_rope | weightlifting | yoga | hiking | rowing | elliptical | basketball | soccer | tennis | ..."
    },
    "weight_kg": {
      "type": "number",
      "description": "Body weight in kilograms"
    },
    "duration_min": {
      "type": "number",
      "description": "Activity duration in minutes"
    }
  },
  "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 →