compare_tax_returns
Compare two tax declarations by year, returning values for both years and the difference (year2 - year1) for recognized totals and key fields.
Instructions
Compare two declarations on the recognized fields (totals + key fields).
Returns the values for both years and the difference (year2 - year1). Only fields recognized with confidence are compared.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year1 | Yes | ||
| year2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||