market_household_update
Create or update a household profile with budget, dietary restrictions, and staple items. Optionally merge updates with existing data using patch.
Instructions
[Account] Create or update household profile (budget, restrictions, staples).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Household schema v1 — size, country, budget_monthly, restrictions, staple_list | |
| patch | No | When true, merge with existing profile instead of replace |