get_monetary_account
Retrieve balance and IBAN details for a specific monetary account by providing user and account IDs.
Instructions
Gets details of a specific monetary account including balance and IBAN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID. | |
| account_id | Yes | Monetary account ID. |