get_balance
Get the signed balance for one account, optionally as of a past moment using as_of.
Instructions
Current signed normal balance of one account (asset/expense: debit-positive; liability/equity/income: credit-positive). Pass as_of for the balance at a past moment, recomputed from the journal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ISO 8601 moment for a point-in-time balance | |
| account | Yes |