calculate_tds
Calculate TDS withholding tax on payments like contractor fees, interest, rent, or professional services. Input TDS section, payment amount, and payee details for FY2025-26.
Instructions
Calculate TDS for a given section and payment amount (FY2025-26).
Use when computing withholding tax on contractor payments, professional fees, interest, rent, commissions, or purchase of goods.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | Yes | TDS section key, e.g. '194C_individual', '194J_professional' | |
| payment_amount | Yes | Gross payment amount in rupees | |
| pan_available | Yes | Whether payee has provided PAN | |
| is_senior_citizen | No | For 194A bank interest — applies higher threshold for seniors | |
| aggregate_payments_ytd | No | Prior payments to same payee under this section in current FY | |
| payee_type | No | Payee type: 'individual_huf' or 'other' (affects 194C rate) | individual_huf |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||