Update intake
nourish_update_intakeUpdate a logged food intake entry by its unique ID, automatically rescaling nutrients when adjusting quantity or grams.
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 |