Deel Calculate Take Home Pay
deel_calculate_take_home_payCompute net take-home pay from annual gross salary for a given country, accounting for taxes and deductions. Input country code, salary, and currency to get net amount.
Instructions
Calculate take-home pay for a given salary in a specific country. Use when the user asks about net pay, take-home salary, or deductions in a country.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| salary | Yes | Annual gross salary | |
| country | Yes | Two-letter ISO country code (e.g., "IE" for Ireland, "PT" for Portugal) | |
| currency | Yes | Currency code |