get_available_banks
Retrieve banks supporting deposits and withdrawals for a specific currency on Buda.com. Check which financial institutions accept transactions for currencies like CLP, COP, or PEN.
Instructions
Returns banks available for deposits and withdrawals of a fiat currency on Buda.com. Returns an empty banks array (not an error) if the currency has no associated banks (e.g. crypto currencies or unsupported fiat currencies). Results are cached for 60 seconds. Example: 'Which banks can I use for CLP deposits?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | Yes | Currency code (e.g. 'CLP', 'COP', 'PEN'). |