cash_register_balance
Gets a live snapshot of the till: opening balance, cash in/out, manual movements, and current balance. Indicates if no cash account is configured.
Instructions
Live snapshot of the till — opening balance, cash in/out since opening, manual movements, and current balance. Returns { configured: false } if no cash-type bank account exists or its opening balance is not set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | No | Company UUID override (uses active company if not set) |