estimate_energy
Estimate resting and activity energy expenditure from workout details using Mifflin-St Jeor and MET values, with opt-in privacy controls.
Instructions
Opt-in energy ESTIMATES: Mifflin-St Jeor resting energy and Compendium MET values. Refuses unless the profile enables show_energy_estimates. Never a prescription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workouts | No | Activities by MET-table key (e.g. 'walking_brisk'), Compendium code or OpenActive concept URI, with durations | |
| include_resting | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| citation | Yes | ||
| estimate | No | ||
| workouts | Yes | ||
| total_workout_kcal | Yes | ||
| resting_kcal_per_day | Yes | ||
| maintenance_kcal_per_day | Yes |