analyze_paycheck
Check your pay stub to verify federal and state tax withholding accuracy, ensuring your employer withholds the correct amount for your tax situation.
Instructions
Analyze a paycheck to verify withholding accuracy. Input your pay stub numbers and see if your employer is withholding the right amount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxYear | Yes | Tax year | |
| grossPay | Yes | Gross pay this period | |
| stateCode | No | ||
| filingStatus | Yes | ||
| payFrequency | Yes | ||
| stateWithheld | No | State tax withheld this period | |
| retirement401k | No | 401k/403b pre-tax contribution this period | |
| federalWithheld | Yes | Federal tax withheld this period | |
| hsaContribution | No | HSA contribution this period | |
| medicareWithheld | No | Medicare withheld | |
| socialSecurityWithheld | No | Social Security withheld |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| error | No | ||
| isError | Yes |