AI Lead Enrichment for Google Sheets

58a9b8e5-50f2-4e78-9e46-88d96b23683e

Latency
1637ms
Cost
$0.0003
Tokens
162
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1783470399950
  },
  {
    "data": {
      "initialData": {
        "lead": {
          "website": "https://www.innovatesolutions.com",
          "industry": "Software Development",
          "companyName": "Innovate Solutions Inc.",
          "contactName": "Alice Johnson",
          "description": "Innovate Solutions Inc. is a fast-growing software development company specializing in custom enterprise solutions and cloud migration. They are looking to expand their client base in the FinTech sector.",
          "contactEmail": "alice.johnson@innovatesolutions.com"
        }
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1783470399950
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1783470399950
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1783470399954
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 160
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783470399954
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783470399954
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.00035,
      "provider": "openai",
      "latencyMs": 1124,
      "promptTokens": 25,
      "completionTokens": 137
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783470401080
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1783470401080
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "n2",
    "timestamp": 1783470401085
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "safeMode": true,
      "latencyMs": 500,
      "operation": "append",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783470401587
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "n2",
    "timestamp": 1783470401587
  }
]