stamp_duty
Calculate UK Stamp Duty Land Tax (SDLT) for a residential property.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | Purchase price in £ | |
| non_resident | No | True if buyer not UK resident (+2% surcharge) | |
| first_time_buyer | No | True for first-time buyer relief (up to £300k nil rate) | |
| additional_property | No | True if buying additional property (+5% surcharge) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||