Daily summary
nourish_daily_summarySummarizes daily nutrient intake totals and source coverage for a given date, with optional comparisons to yesterday or a 7-day average to identify trends in nutrient deficiencies.
Instructions
Summarize local intake totals, confidence, and source coverage for a date. Pass compare_to: 'yesterday' or compare_to: '7d_avg' to add a comparison block with per-nutrient deltas — useful for trend coaching ('your protein is low again — third day in a row').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date to summarize (defaults to today in active timezone). | |
| compare_to | No | Optional baseline to add a `comparison` block: 'yesterday' = previous day, '7d_avg' = average of the prior 7 days. 'none' (default) skips the comparison. | none |
| response_format | No | json |