camelot_net_worth_tracker
Track net worth by entering asset and liability totals, with records stored locally in browser for private financial monitoring.
Instructions
Net Worth Tracker: Track manually entered assets and liabilities with records stored in this browser.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/net-worth-tracker
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| totalAssets | No | Total accumulated personal or enterprise assets | |
| totalLiabilities | No | Total outstanding personal or enterprise liabilities |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |