Weekly summary
nourish_weekly_summarySummarize a week of nutrition intake totals from any start date, with options for summary, structured, or raw privacy levels and JSON or Markdown output.
Instructions
Summarize seven days of local intake totals from a start date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | ||
| privacy_mode | No | summary = high-level totals without item detail; structured = default full JSON-friendly fields; raw = same as structured for this local store (parity). | structured |
| response_format | No | json |