Update intake
nourish_update_intakeUpdate a food intake record by ID. Adjust quantity or grams estimate to automatically rescale nutrient values, keeping summaries consistent.
Instructions
Update a local intake entry by id. Quantity or grams_estimate changes rescale nutrients to keep summaries consistent. Gated: requires explicit user intent — agents must not call this autonomously.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| tags | No | ||
| unit | No | ||
| notes | No | ||
| quantity | No | ||
| meal_type | No | ||
| timestamp | No | ||
| grams_estimate | No | ||
| response_format | No | json |