Use Cases
- Retrieve current cryptocurrency prices in various currencies.
- Get detailed metadata for specific cryptocurrencies.
- List top cryptocurrencies by market capitalization.
- Convert cryptocurrency values between different currencies.
- Access global market statistics for cryptocurrencies.
How It Works
Trigger the workflow via another n8n workflow. Input user queries and session IDs for context. AI agent analyzes the query and selects the appropriate CoinMarketCap tool. Fetch data from CoinMarketCap based on the selected tool. Return the processed information to the user.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the required credentials for CoinMarketCap.
- 3Set up the OpenAI API credentials for the AI agent.
- 4Test the workflow by executing it with sample queries.
Apps Used
CoinMarketCap
OpenAI
Categories
Target Roles
Tags
#ai chatbots
#process automation
#workflow management