delete_custom_food
Delete a custom food you created by retiring it, removing it from search and the Custom Foods list while preserving existing diary entries and ID-based access.
Instructions
Delete a custom food (one you created) by retiring it.
The food disappears from search and from the Custom Foods list. Diary entries that already use it are kept, and get_food_details can still read it by ID. Database foods (USDA, NCCDB, CRDB, ...) and recipes cannot be deleted with this tool.
Args: food_id: ID of the custom food to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| food_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |