vt_get_exchange_rates
Convert supplier-currency prices from availability schedules by retrieving current exchange rates between Viator-supported currencies.
Instructions
Get exchange rates between currencies Viator supports — needed to convert supplier-currency prices from vt_get_availability_schedule. Reference data — cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns Viator's payload untouched. No field projection on this tool — every other field comes back as Viator sent it. | |
| source_currencies | No | Source currency codes (e.g. ["EUR"]) | |
| target_currencies | No | Target currency codes (e.g. ["USD"]) |