Tax deductions
get_tax_deductionsDeductible costs mapped onto the lines of the tax return the business actually files (Schedule C, 1120, 1120-S, 1065, or 990), with entity-aware treatment (meals at 50%, etc.). Answers "what are my deductions this year and where do they land on my return?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Calendar year. Omit to use the current fiscal year. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form | Yes | ||
| basis | No | ||
| lines | Yes | ||
| method | Yes | ||
| formLabel | Yes | ||
| periodEnd | Yes | ||
| periodStart | Yes | ||
| totalDeductions | Yes |