get_total_balance
Aggregate total bank balance by currency and account type, with credit cards separated, and account for institutions that may be unavailable.
Instructions
Saldos bancários por moeda e tipo; cartões separados. Instituição pode estar indisponível.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| meta | Yes | ||
| tool | Yes | ||
| error | No | ||
| warnings | Yes | ||
| pagination | Yes |