calculate_inheritance_tax
Calculate Swiss inheritance or gift tax for any canton or municipality, factoring in beneficiary relationship and amount, to compare tax burdens across locations.
Instructions
Inheritance and gift tax, which is cantonal and varies enormously.
Spouses and direct descendants are exempt in most cantons while unrelated
beneficiaries and unmarried partners can pay a quarter of the estate, so
the beneficiary relationship matters more than the amount. Omit
beneficiary to see every relationship for one place, or pass a canton
code, 'capitals' or 'switzerland' to rank places for one relationship.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | When ranking locations, how many to return per end. | |
| amount | Yes | Value of the estate share or gift, CHF. | |
| is_gift | No | True for a lifetime gift, False for an inheritance. | |
| language | No | de | |
| location | Yes | Tax location id, postal code, municipality name, canton code, 'capitals' or 'switzerland'. | |
| tax_year | No | ||
| beneficiary | No | Who receives it, e.g. 'child', 'spouse', 'sibling', 'cohabiting_partner', 'unrelated'. Omit to list every relationship. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||