List supported quote currencies
list_supported_currenciesLists all accepted fiat and crypto currency codes for use as vs_currency in other tools. Includes usd, eur, btc, eth, and more.
Instructions
List every currency code accepted as a vs_currency by the other tools, including fiat ('usd', 'eur') and crypto ('btc', 'eth').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Total number of supported currencies. | |
| currencies | Yes | Supported quote-currency codes, alphabetically sorted. |