tdee_calc
Calculate your daily calorie needs based on weight, height, age, sex, and activity level to estimate Total Daily Energy Expenditure (TDEE).
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 |