get_nutrition_daily_meals
Retrieve daily meal summaries for a specified date, showing nutritional totals for breakfast, lunch, dinner, and snacks, and providing meal IDs 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 |