Agent Node Docs

CoinGecko Crypto Price Tool Node

Fetches real-time cryptocurrency price data from CoinGecko

CoinGecko Crypto Price Tool Node

The CoinGecko Crypto Price Node is responsible for fetching real-time cryptocurrency price data from coingecko. This node allows the agent to provide informative data directly sourced from CoinGecko Crypto Price.

Input Parameters

  • ids: Comma-separated list of cryptocurrency IDs (e.g., 'bitcoin,ethereum').
  • vs_currencies: Target currency (e.g., 'usd', 'eur'). Defaults to 'usd'.

Output

dict: A dictionary containing the price data for the specified cryptocurrencies.