Clear day
nourish_clear_dayDelete all nutrition intake and hydration entries for a specific date. Requires explicit user confirmation to ensure data is removed intentionally.
Instructions
Delete all local intake entries for a date after explicit user intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| explicit_user_intent | No | Pass true only after the user explicitly asked to save, log, set, or delete this personal nutrition data. | |
| include_hydration | No | If true, also clear all hydration entries for the date in addition to intake. | |
| response_format | No | json |