v1.7.1
What's Changed
Fixed
- Fixed
update_foodmethod to use PUT instead of PATCH (#16) - Fixed
update_foodto uselabel_idparameter instead oflabel(#16) - Fixed
update_foodto use correct API fieldlabelIdinstead oflabel(#16) - Implemented GET-then-PUT pattern in
update_foodto preserve all food fields (#16) - Updated
foods_updatetool function to match new signature withlabel_idparameter (#16)
Impact
- Enables programmatic label assignment to foods
- Supports shopping list organization by label category
- Enables bulk food categorization workflows
- Enables automated food organization
Docker Image
docker pull ghcr.io/mdlopresti/mealie-mcp:1.7.1See README for configuration instructions.