Calculate maintenance calories
calculate_caloriesCalculate daily calorie needs for dogs and cats based on species, weight, age, and reproductive status to support pet diet planning.
Instructions
Balance IT's daily kcal estimate for a pet given species, weight, age, and reproductive status. HTTP endpoint, sub-second.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | Yes | ||
| gender | Yes | ||
| weight | Yes | ||
| species | Yes | ||
| age_unit | Yes | ||
| weight_unit | Yes |