Business Process Automation

CoinMarketCap_DEXScan_Agent_Tool

CoinMarketCap_DEXScan_Agent_Tool

Manual
High
15
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
15
Node Types
6

Node Types

execute Workflow Trigger
When Executed by Another Workflow
1 node
agent
CoinMarketCap DEXScan Agent
1 node
lm Chat Open Ai
DEXScan Agent Brain
1 node
memory Buffer Window
DEXScan Agent Memory
1 node
tool Http Request
DEX Metadata, DEX Networks List, DEX Listings Quotes, DEX Pair Quotes Latest, DEX OHLCV Historical, DEX OHLCV Latest, DEX Trades Latest, DEX Spot Pairs Latest
8 nodes
sticky Note
DEXScan Agent Guide, DEX Usage + Examples, DEX Errors + IP Notice
3 nodes

Workflow JSON

39.83 KB
{
  "id": "ImiznkEUWCkKbg1w",
  "meta": {
    "instanceId": "a5283507e1917a33cc3ae615b2e7d5ad2c1e50955e6f831272ddd5ab816f3fb6",
    "templateCredsSetupCompleted": true
  },
  "name": "CoinMarketCap_DEXScan_Agent_Tool",
  "tags": [],
  "nodes": [
    {
      "id": "c055762a-8fe7-4141-a639-df2372f30060",
      "name": "When Executed by Another Workflow",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "position": [
        -60,
        320
      ],
      "parameters": {
        "workflowInputs": {
          "values": [
            {
              "name": "sessionId"
            },
            {
              "name": "message"
            }
          ]
        }
      },
      "typeVersion": 1.1
    },
    {
      "id": "427c5700-f6d4-4e98-b2ef-c8eac986a754",
      "name": "CoinMarketCap DEXScan Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        360,
        320
      ],
      "parameters": {
        "text": "={{ $json.message }}",
        "op...

Showing first 1000 characters. Click "Expand" to view the full JSON.