get_nutrition_daily_meals
Retrieve daily meal summaries including breakfast, lunch, dinner, and snacks with nutritional totals for a specified date. Each meal includes an identifier for logging food items.
Instructions
Get daily meal summaries for a date
Returns meal-level summaries (breakfast, lunch, dinner, snacks) with nutritional totals for each meal. Each meal includes a mealId needed for logging food items to that meal.
Args: date: Date in YYYY-MM-DD format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |