Estimate meal
nourish_estimate_mealEstimate nutrition for a meal from a short text description, using local deterministic defaults. Supports locale and meal type.
Instructions
Estimate nutrition for a short meal text using local deterministic defaults. Accepts text or meal_text; preserve unresolved and confidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Meal text to estimate, for example 'pão de queijo, café preto, banana'. | |
| meal_text | No | Alias for text for agents that naturally call this parameter meal_text. | |
| locale | No | en-US | |
| meal_type | No | other | |
| response_format | No | json |