betteroff.finance
BetterOff keeps household accounts and financial records current, then shows what changed, what is coming, and what needs attention.
First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com
Answer 5 · Act 16 · Transact 1 · Score: Not yet scored
Tool inspector
calc_net_worth
Calculates net worth from asset and debt entries, plus liquid net worth and debt percentage of assets.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
assets |
array | no | Asset categories |
debts |
array | no | Debt categories |
asOfDate |
string | no | Snapshot date — Date the overall snapshot represents. Add source and valuation date to each item where available. |
Raw JSON schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"assets": {
"default": [],
"description": "Asset categories",
"minItems": 0,
"maxItems": 20,
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"maxLength": 96
},
"name": {
"default": "Other asset",
"type": "string",
"minLength": 1,
"maxLength": 64
},
"value": {
"default": 0,
"type": "number",
"minimum": 0,
"maximum": 1000000000
},
"category": {
"default": "custom",
"type": "string",
"maxLength": 32
},
"valuationDate": {
"type": "string",
"maxLength": 32
},
"source": {
"type": "string",
"maxLength": 120
}
},
"additionalProperties": {}
}
},
"debts": {
"default": [],
"description": "Debt categories",
"minItems": 0,
"maxItems": 20,
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"maxLength": 96
},
"name": {
"default": "Other debt",
"type": "string",
"minLength": 1,
"maxLength": 64
},
"value": {
"default": 0,
"type": "number",
"minimum": 0,
"maximum": 1000000000
},
"category": {
"default": "custom",
"type": "string",
"maxLength": 32
},
"valuationDate": {
"type": "string",
"maxLength": 32
},
"source": {
"type": "string",
"maxLength": 120
}
},
"additionalProperties": {}
}
},
"asOfDate": {
"type": "string",
"maxLength": 32,
"description": "Snapshot date — Date the overall snapshot represents. Add source and valuation date to each item where available."
}
},
"additionalProperties": false
}
Similar websites
qotien.fr
Simulateur impôt 2026
coinranking.com
Track live Bitcoin price with Coinranking's Pro Chart. Use advanced drawing tools and technical analysis on this interactive BTC price chart.
longbridge.com
Longbridge US offers stock trading services with advanced tools and market insights to help investors manage their portfolios.
coinvela.com
Compare live crypto prices across exchanges worldwide. Find the best rates to buy Bitcoin, Ethereum, XRP, and 40+ other cryptocurrencies.