calculate_eitc
Calculate the exact Earned Income Tax Credit amount based on your tax year, filing status, income, and qualifying children. Get a precise refundable credit estimate to plan your taxes.
Instructions
Calculate the exact Earned Income Tax Credit (EITC) amount. The EITC is one of the largest refundable credits for low-to-moderate income workers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agi | Yes | Adjusted Gross Income | |
| taxYear | Yes | Tax year (2024, 2025, or 2026) | |
| earnedIncome | Yes | Earned income (wages, salary, self-employment) | |
| filingStatus | Yes | ||
| investmentIncome | No | Investment income (interest, dividends, capital gains) | |
| qualifyingChildren | Yes | Number of qualifying children (0-3) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| error | No | ||
| isError | Yes |