intl_quote_create
Generate an international transfer quote with exchange rate. Specify amount, target currency, and whether sending or receiving.
Instructions
Create an international transfer quote with exchange rate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to send or receive | |
| currency | Yes | Target currency code (e.g. USD, GBP) | |
| direction | No | Whether amount is to send or receive (default: send) | send |