analyze_relocation_taxes
Compare tax liability between current and target states using exact-year profiles. Provide income, filing status, and tax year to estimate relocation impact.
Instructions
In-depth relocation tax analysis using exact-year state profiles. Additional projection years require explicit annual federal and state data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxYear | Yes | Tax year | |
| toState | Yes | Target state code | |
| fromState | Yes | Current state code | |
| dependents | No | ||
| grossIncome | Yes | Annual gross income | |
| capitalGains | No | ||
| filingStatus | Yes | ||
| yearsToProject | No | Years to project with explicit annual profiles (default: 1) | |
| incomeGrowthRate | No | Annual income growth rate (e.g., 0.03 for 3%) | |
| selfEmploymentIncome | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| error | No | ||
| isError | Yes |