get_account_balance
Retrieve the real-time balance of a specific bank account using its account ID, subject to institution support and limits.
Instructions
Saldo em tempo real, sujeito ao suporte e limites da instituição.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| meta | Yes | ||
| tool | Yes | ||
| error | No | ||
| warnings | Yes | ||
| pagination | Yes |