Nourish demo
nourish_demoProvides realistic example payloads for food search, meal estimation, and daily summary endpoints to demonstrate the API contract before making real calls.
Instructions
Returns realistic example payloads of nourish_search_food, nourish_estimate_meal, and nourish_daily_summary so agents see the contract before any real call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |