calculate_payroll_tax
Calculate paycheck deductions: federal tax, Social Security, Medicare, state tax. All 50 states. Latest CDN data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | US state abbreviation (e.g. CA, NY, TX) | |
| grossSalary | Yes | Annual gross salary | |
| filingStatus | No | Tax filing status | single |
| retirementContribution | No | 401(k) contribution |