7 tools · production · spec
Coinvela is a cryptocurrency platform whose tools let an agent find the best prices, compare exchanges, and get detailed exchange information.
Tools7 total
compare_exchanges
readimperative/coinstringrequiredCryptocurrency slug (e.g. 'bitcoin', 'ethereum', 'solana'). Use list_supported_coins to see all options.
countrystring—Country slug. Options: australia, canada, mexico, united-states. Defaults to united-states.
convert_crypto
readimperative/coinstringrequiredCryptocurrency slug (e.g. 'bitcoin', 'ethereum', 'solana'). Use list_supported_coins to see all options.
amountnumber—Fiat amount to spend (e.g. 100, 500, 1000). Defaults to 100.
countrystring—Country slug. Options: australia, canada, mexico, united-states. Defaults to united-states.
currencystring—Fiat currency code (e.g. USD, CAD, AUD, MXN). Defaults to the country's local currency.
find_best_price
readimperative/coinstringrequiredCryptocurrency slug (e.g. 'bitcoin', 'ethereum', 'solana'). Use list_supported_coins to see all options.
countrystring—Country slug for localized results. Options: australia, canada, mexico, united-states. Defaults to united-states.
currencystring—Fiat currency code (e.g. USD, CAD, AUD, MXN). Defaults to the country's local currency.
get_crypto_price
readimperative/coinstringrequiredCryptocurrency slug (e.g. 'bitcoin', 'ethereum', 'solana'). Use list_supported_coins to see all options.
currencystring—Fiat currency code (e.g. USD, CAD, AUD). Defaults to USD.
get_exchange_info
readimperative/countrystring—Country slug for country-specific details. Options: australia, canada, mexico, united-states. Defaults to united-states.
exchangestringrequiredExchange slug (e.g. 'coinbase', 'kraken', 'binance'). Use list_exchanges_by_country to see all options.
list_exchanges_by_country
readimperative/countrystring—Country slug. Options: australia, canada, mexico, united-states. Defaults to united-states.
list_supported_coins
readimperative/no parameters