Add consumed item
add_consumed_itemAdd a food item to your YAZIO nutrition diary for a specific date and meal time. Preview the entry, check for duplicates, and get the updated diary after saving.
Instructions
Shows a preview, checks for duplicates, writes idempotently, and rereads the diary. dry_run defaults to true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| amount | Yes | ||
| daytime | Yes | ||
| dry_run | No | ||
| serving | No | ||
| product_id | Yes | ||
| serving_quantity | No | ||
| client_request_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||