show_balance
Get your assets and liabilities balance for a specific month or view trends across all periods. Supports multiple display currencies.
Instructions
Stored balance sheet entries (assets + liabilities) by period. Each entry has type (asset|liability), sub_type (cash|investment|other|short_term|long_term), category, amount in display_currency (default USD), and the entry date. Without period, returns ALL periods — use this for trends; with period (YYYY-MM), returns one month's snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Period filter e.g. "2025-03" | |
| display_currency | No | Display currency for amounts (USD/KRW/EUR/JPY/CNY/GBP/HKD/INR/TWD). Defaults to USD. | USD |