simulate_tax_scenario
Compare your current tax situation against hypothetical changes—income, relocation, Roth conversion, or filing status—to see the exact impact on your taxes.
Instructions
What-if tax scenario simulator. Compare your current situation against a hypothetical change: income change, relocation, Roth conversion, filing status change, etc. Shows the exact tax impact of the change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxYear | Yes | Tax year | |
| currentState | No | Current state code | |
| filingStatus | Yes | ||
| currentIncome | Yes | Current gross income | |
| whatIfNewState | No | New state if relocating | |
| currentDependents | No | ||
| whatIfFilingStatus | No | New filing status | |
| whatIfIncomeChange | No | Income change amount (positive = more income, negative = less) | |
| currentCapitalGains | No | ||
| whatIfNewDependents | No | New number of dependents | |
| whatIfAdditional401k | No | Additional 401k contribution | |
| whatIfItemizedChange | No | Change in itemized deductions | |
| whatIfRothConversion | No | Amount to convert from Traditional to Roth IRA | |
| currentSelfEmployment | No | ||
| currentItemizedDeductions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| error | No | ||
| isError | Yes |