get_supported_currencies
Retrieve available three-letter currency codes to identify which currencies can be used for exchange rate queries and currency conversion operations.
Instructions
Returns a list of three-letter currency codes for the supported currencies.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}