Estimate meal
nourish_estimate_mealEstimate nutrition from a meal text using local defaults. Output includes confidence scores and unresolved ingredients.
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'. | |
| locale | No | en-US | |
| meal_text | No | Alias for text for agents that naturally call this parameter meal_text. | |
| meal_type | No | other | |
| response_format | No | json |