create_household
Create a persistent household resource from a household-schema document (docs/household-schema-spec.md: members, accounts by tax wrapper, liabilities, income and expense streams). Validation rejects with JSON-path errors — fix the payload in one pass. Returns the household id to use with get/replace/project_household.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Your own name for the household | |
| api_key | No | Worthune API key (wk_…) | |
| household | Yes | Household-schema document |