calculate_salary_restructuring
Restructure salary components to minimize tax liability. Input current gross salary and allowances to compare optimized CTC options for employees.
Instructions
Calculate salary restructuring options for tax optimization.
Use when advising employees on tax-efficient salary structures, comparing restructuring options, or planning CTC optimization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current_gross | Yes | Current gross annual salary in INR | |
| current_basic_ratio | No | Current basic salary as ratio of gross (0.40-0.60) | |
| structure_type | No | Structure option: standard, optimized, or startup | standard |
| include_meal_card | No | Include Sodexo/Food card allowance | |
| include_wallet_allowance | No | Include flexible wallet allowance | |
| has_hra | No | Employee receives HRA | |
| rent_in_metro | No | Rent paid in metro city (higher HRA) | |
| family_medical | No | Include family medical insurance | |
| parents_medical | No | Include parents medical insurance (additional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||