analyze_mortgage_tax_benefit
Compare itemized mortgage interest and property tax deductions against the standard deduction to estimate your tax savings.
Instructions
Analyze the tax benefit of mortgage interest deduction and property taxes. Compares itemizing with mortgage vs taking the standard deduction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxYear | Yes | Tax year | |
| grossIncome | Yes | Gross income, also used as MAGI because this tool does not collect MAGI adjustments | |
| filingStatus | Yes | ||
| interestRate | No | Mortgage interest rate (e.g., 0.065 for 6.5%) | |
| otherItemized | No | Other itemized deductions (charity, medical, etc.) | |
| propertyTaxes | Yes | Annual property taxes paid | |
| mortgageBalance | No | Current mortgage balance | |
| mortgageInterest | Yes | Annual mortgage interest paid | |
| stateIncomeTaxes | No | State/local income taxes paid |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| error | No | ||
| isError | Yes |