tdee_calc
Calculate your Total Daily Energy Expenditure (TDEE) by providing weight, height, age, sex, and activity level.
Instructions
Calculate Total Daily Energy Expenditure (TDEE) based on activity level.
Parameters:
weight — Weight in kg.
height — Height in cm.
age — Age in years.
sex — 'male' (default) or 'female'.
activity — 'sedentary', 'light', 'moderate', 'active', or 'very_active'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weight | Yes | ||
| height | Yes | ||
| age | Yes | ||
| sex | No | male | |
| activity | No | sedentary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |