Calculate Net Worth
calculate_net_worthCalculate net worth by subtracting liabilities from assets, assess financial health, and project future wealth growth for personal finance planning.
Instructions
Calculates net worth from assets and liabilities, provides a health assessment, and projects future wealth growth. Net Worth = Assets minus Liabilities. This is the single most important number in personal finance. Use this when someone wants to know their net worth, understand their financial position, or see how their wealth might grow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assets | Yes | List of assets with name, type, and balance | |
| liabilities | No | List of liabilities with name, type, and outstanding balance | |
| monthly_savings | No | How much you save/invest per month — used for wealth projection | |
| currency | No | Currency code | EUR |