Block 1 - When Executed by Another Workflow
- Type / Role
- n8n-nodes-base.executeWorkflowTrigger - executeWorkflowTrigger
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
Analyze exchange data, market indexes, and community sentiment from CoinMarketCap—powered by AI. This sub agent provides access to exchange listings, token holdings, metadata, and high level metric...
n8n-nodes-base.executeworkflowtrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.toolhttprequest, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Don Jayamaha Jr.
Original n8n.io sourceAnalyze exchange data, market indexes, and community sentiment from CoinMarketCap—powered by AI.
This sub-agent provides access to exchange listings, token holdings, metadata, and high-level metrics like the CMC 100 Index and the Fear & Greed Index. It’s designed for use within your larger CoinMarketCap AI Analyst system or as a standalone workflow.
This agent can be triggered by a supervisor or manually used with message and sessionId inputs.
🔹 Map exchanges to retrieve their ID and slug
🔹 Analyze exchange holdings by token and blockchain
🔹 Pull metadata for major CEXs like Binance or Coinbase
🔹 Compare global sentiment using the Fear & Greed Index
🔹 Access index data to understand CMC’s top 100 crypto asset breakdown
✅ "What is the latest Fear and Greed Index reading?"
✅ "Get a list of all exchanges on CoinMarketCap."
✅ "What tokens are held by Binance?"
✅ "Retrieve metadata for Coinbase."
✅ "Show me the top assets in the CMC 100 Index."
sessionId message and sessionIdHTTP Header Auth to store your CoinMarketCap API key.Execute Workflow with message and sessionId inputs.Exchange & Community Guide – Explains agent purpose and component connections
Usage & Examples – Walkthrough for sample use cases
Error Handling & Licensing – Includes API error code reference and licensing details
This agent is part of a broader CoinMarketCap AI Analyst System. Visit my Creator profile to download all available sub-agents and supervisor flows.
Understand exchange behavior and community sentiment—automated with AI and CoinMarketCap.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Get exchange & sentiment insights with CoinMarketCap AI agent |
|---|---|
| Complexity | intermediate |
| Nodes | 12 |
| Categories | Crypto Trading, AI Chatbot |
| Author | Don Jayamaha Jr |
| Published | 03 Apr 2025 |
Use the JSON export at /data/workflows/3423/3423.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Analyze exchange data, market indexes, and community sentiment from CoinMarketCap—powered by AI. This sub agent provides access to exchange listings, token holdings, metadata, and high level metric...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading, AI Chatbot use case.