update_households_mealplans_by_item
Update a household's meal plan entry by specifying the item ID, date, and associated group/user IDs. Modify details like recipe, meal type, or text.
Instructions
Update One
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| date | Yes | ||
| text | No | ||
| userId | Yes | ||
| groupId | Yes | ||
| item_id | Yes | ||
| recipeId | No | ||
| entryType | No | ||
| accept-language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||