Business Process Automation
CoinMarketCap_Crypto_Agent_Tool
CoinMarketCap_Crypto_Agent_Tool
Manual
High
13
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
13
Node Types
6
Node Types
execute Workflow Trigger
When Executed by Another Workflow
1 node
agent
CoinMarketCap Crypto Agent
1 node
lm Chat Open Ai
Crypto Agent Brain
1 node
memory Buffer Window
Crypto Agent Memory
1 node
tool Http Request
CoinMarketCap Price, Crypto Map, Crypto Info, Crypto Listings, Global Metrics, Price Conversion
6 nodes
sticky Note
Crypto Agent Guide, Usage & Examples, Errors & Licensing
3 nodes
Workflow JSON
17.09 KB
{
"id": "R4EuB1gx1IpMXCJM",
"meta": {
"instanceId": "a5283507e1917a33cc3ae615b2e7d5ad2c1e50955e6f831272ddd5ab816f3fb6",
"templateCredsSetupCompleted": true
},
"name": "CoinMarketCap_Crypto_Agent_Tool",
"tags": [],
"nodes": [
{
"id": "c055762a-8fe7-4141-a639-df2372f30060",
"name": "When Executed by Another Workflow",
"type": "n8n-nodes-base.executeWorkflowTrigger",
"position": [
-240,
260
],
"parameters": {
"workflowInputs": {
"values": [
{
"name": "message"
},
{
"name": "sessionId"
}
]
}
},
"typeVersion": 1.1
},
{
"id": "3638379c-fad2-4d3b-bb90-b32242da4cc7",
"name": "CoinMarketCap Crypto Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
260,
260
],
"parameters": {
"text": "={{ $json.message }}",
"opt...Showing first 1000 characters. Click "Expand" to view the full JSON.