tax_bracket
Calculate your tax bracket, effective rate, and take-home pay based on annual income, tax year, country, and filing status.
Instructions
Calculate tax bracket, effective rate, and take-home pay.
Parameters:
income — Annual taxable income.
year — Tax year (default: 2026).
country — Country code: 'US' (default), 'UK'.
filing — Filing status: 'single' (default), 'married', 'head'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| income | Yes | ||
| year | No | ||
| country | No | US | |
| filing | No | single |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |