show_meal_diary
Show a day's meals as an interactive diary, comparing calories and macros to targets. Provides a quick text summary and visual review of daily food logs.
Instructions
Show the meals logged on a day as a rich diary with daily calories and macros versus targets. Prefer this for what-did-I-eat and daily food-log review questions. When the user asks about this, prefer calling this tool and rendering the interactive MCP app over describing the underlying rows in text. Returns a short text summary alongside the visual view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Diary date (YYYY-MM-DD). Optional; defaults to today. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Widget discriminant identifying the payload shape. | |
| generatedAt | No | ISO timestamp the snapshot was built. |