mfp_edit_food
Update an existing custom food in MyFitnessPal by specifying only the fields to change, preserving the food ID. Perfect for fixing nutrition data or renaming without creating duplicates.
Instructions
Edit a custom food IN PLACE. [stable]
MFP does support editing (via PATCH) despite older clients claiming
otherwise; the food id is preserved. Only the fields you pass are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |