estimate_self_employment_tax
Calculate a detailed self-employment tax breakdown from Schedule C profit: SE tax, QBI deduction, and recommended quarterly payments, plus SSTB classification when above the QBI threshold.
Instructions
Detailed self-employment tax breakdown including Schedule C profit, SE tax, QBI deduction, and recommended quarterly payments. Above the annual QBI threshold, provide SSTB classification, W-2 wages, and qualified-property basis, using 0 where none apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxYear | Yes | Tax year | |
| dependents | No | ||
| filingStatus | Yes | ||
| grossRevenue | Yes | Total business revenue (Schedule C line 1) | |
| otherW2Income | No | W-2 income from other jobs | |
| businessExpenses | Yes | Total business expenses (Schedule C) | |
| healthInsurancePremiums | No | Self-employed health insurance premiums | |
| qualifiedBusinessIsSstb | No | ||
| retirementContributions | No | SEP IRA or Solo 401k contributions | |
| qualifiedBusinessW2Wages | No | ||
| qualifiedBusinessPropertyBasis | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| error | No | ||
| isError | Yes |