Delete water entry
nourish_delete_waterDelete a specific hydration entry by its unique ID. Requires explicit user confirmation to remove personal water intake data.
Instructions
Delete a single local hydration entry by id after explicit user intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Hydration entry id (e.g. water_<uuid>). | |
| explicit_user_intent | No | Pass true only after the user explicitly asked to save, log, set, or delete this personal nutrition data. | |
| response_format | No | json |