Analyze crypto markets with CoinGecko MCP and C1

7de6fd84-26b6-4bb8-944a-b7d4004cd1c8

Latency
27241ms
Cost
$0.0009
Tokens
371
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "49d802f8-848d-4788-a7ad-3f16237d4a00",
    "timestamp": 1783213679791
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783213679791
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "49d802f8-848d-4788-a7ad-3f16237d4a00",
    "timestamp": 1783213679791
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a91583fc-397c-47f6-b8cb-e66ce475df45",
    "timestamp": 1783213679792
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783213679792
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a91583fc-397c-47f6-b8cb-e66ce475df45",
    "timestamp": 1783213679792
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "9c931546-8c37-4f74-bd6c-1c223ad31e4c",
    "timestamp": 1783213679793
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "mcp",
      "latencyMs": 0,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783213679793
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "9c931546-8c37-4f74-bd6c-1c223ad31e4c",
    "timestamp": 1783213679793
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "2bd8b38c-dff3-408c-ab02-92d8c7cea7e9",
    "timestamp": 1783213679795
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/c1/openai/gpt-5/v-20250930",
    "nodeId": "llm",
    "timestamp": 1783213679795
  },
  {
    "data": {
      "model": "c1/openai/gpt-5/v-20250930",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783213679795
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "2bd8b38c-dff3-408c-ab02-92d8c7cea7e9",
    "timestamp": 1783213705090
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "8cb3d649-f60d-4e3d-8852-fc05ded19273",
    "timestamp": 1783213705092
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783213705092
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783213705092
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0009121,
      "provider": "openai",
      "latencyMs": 1940,
      "promptTokens": 7,
      "completionTokens": 364
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783213707032
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "8cb3d649-f60d-4e3d-8852-fc05ded19273",
    "timestamp": 1783213707032
  }
]