get_account_balance
Retrieve the running balance for a specific account or the entire ledger. Optionally limit to transactions before a given date.
Instructions
Get the running balance for an account, or the whole ledger.
Omit account for the overall outstanding balance. as_of (YYYY-MM-DD)
limits to transactions on or before that date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ||
| account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||