Monitor negative news for watchlist companies with Google Sheets, SerpAPI, Groq, and Gmail

3ded901e-22ae-437a-b5ff-03ac1de4620d

Latency
5430ms
Cost
$0.0000
Tokens
129
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "4b7d0a6e-8684-492f-b2dc-28b55ac4df35",
    "timestamp": 1780870187842
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/openai/gpt-oss-120b",
    "nodeId": "llm",
    "timestamp": 1780870187842
  },
  {
    "data": {
      "model": "openai/gpt-oss-120b",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870187842
  },
  {
    "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": "4b7d0a6e-8684-492f-b2dc-28b55ac4df35",
    "timestamp": 1780870191948
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b34373a5-d7c8-4cd7-9a8e-dfc0f739a9cf",
    "timestamp": 1780870191951
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870191951
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b34373a5-d7c8-4cd7-9a8e-dfc0f739a9cf",
    "timestamp": 1780870191951
  },
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "980f3f63-a1a9-44f3-b68f-b37de4da011e",
    "timestamp": 1780870191952
  },
  {
    "data": {
      "initialData": {
        "ID": "NEWS-ABCDE",
        "id": "ARTICLE-XYZ789",
        "date": "2023-10-27T10:00:00Z",
        "link": "https://www.example-news.com/techcorp-privacy-scandal",
        "title": "TechCorp Faces Scrutiny Over Data Privacy Practices",
        "Reason": "The article discusses potential regulatory fines and reputational damage.",
        "output": {
          "reason": "Allegations of mishandling user data and insufficient security measures.",
          "company": "TechCorp Inc.",
          "severity": "High",
          "is_negative": true
        },
        "Company": "TechCorp Inc.",
        "Severity": "High",
        "Companies": [
          {
            "ID": "CO-12345",
            "Company": "TechCorp Inc.",
            "watchlist": true
          },
          {
            "ID": "CO-67890",
            "Company": "BioPharma Solutions",
            "watchlist": true
          }
        ],
        "output.reason": "The article details ongoing investigations into TechCorp's data handling policies.",
        "output.company": "TechCorp Inc.",
        "output.severity": "High"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780870191952
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "980f3f63-a1a9-44f3-b68f-b37de4da011e",
    "timestamp": 1780870191952
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "3e342359-f004-4550-b63f-119472d23781",
    "timestamp": 1780870191954
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870191954
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870191954
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780870192130
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 176,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870192130
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "3e342359-f004-4550-b63f-119472d23781",
    "timestamp": 1780870192130
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "6397362a-526e-4391-8ad3-d3b59dca88be",
    "timestamp": 1780870192131
  },
  {
    "event": "fetching GET https://serpapi.com/search?engine=google_news",
    "nodeId": "http",
    "timestamp": 1780870192131
  },
  {
    "data": {
      "url": "https://serpapi.com/search?engine=google_news",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870192131
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "6397362a-526e-4391-8ad3-d3b59dca88be",
    "timestamp": 1780870192305
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "d70e5359-099b-413f-a9ba-92bb19cf0310",
    "timestamp": 1780870192305
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "d70e5359-099b-413f-a9ba-92bb19cf0310",
    "timestamp": 1780870192308
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "ecf49212-a936-4e0f-b8ce-aef4703a893e",
    "timestamp": 1780870192310
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780870192311
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "ecf49212-a936-4e0f-b8ce-aef4703a893e",
    "timestamp": 1780870192311
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "c5e5291a-c4e5-4fa0-b7f8-484eeb56182e",
    "timestamp": 1780870192312
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780870192312
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870192312
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.000021300000000000003,
      "provider": "openai",
      "latencyMs": 448,
      "promptTokens": 101,
      "completionTokens": 28
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780870192761
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "c5e5291a-c4e5-4fa0-b7f8-484eeb56182e",
    "timestamp": 1780870192761
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "19b0705c-0227-4fc8-a867-a9124473ec92",
    "timestamp": 1780870192766
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1780870192766
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "19b0705c-0227-4fc8-a867-a9124473ec92",
    "timestamp": 1780870192766
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "8110033b-75a9-4cc4-938c-ede729fdeaa9",
    "timestamp": 1780870192767
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870192767
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "8110033b-75a9-4cc4-938c-ede729fdeaa9",
    "timestamp": 1780870192767
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "309b3768-c547-4eed-b78a-a7b88222bbf6",
    "timestamp": 1780870192769
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870192769
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "309b3768-c547-4eed-b78a-a7b88222bbf6",
    "timestamp": 1780870192769
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f6fc806a-a9a1-4a9d-8704-5141e129c666",
    "timestamp": 1780870192771
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870192771
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870192771
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780870192908
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 137,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870192908
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f6fc806a-a9a1-4a9d-8704-5141e129c666",
    "timestamp": 1780870192908
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c34582b9-0ecb-4e86-ae41-9c602f57068f",
    "timestamp": 1780870192916
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870192916
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870192917
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780870193055
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 138,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870193055
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c34582b9-0ecb-4e86-ae41-9c602f57068f",
    "timestamp": 1780870193055
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "6672d2ce-325a-4ea5-a2cf-834e4ce29c68",
    "timestamp": 1780870193055
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "6672d2ce-325a-4ea5-a2cf-834e4ce29c68",
    "timestamp": 1780870193059
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d16ea06a-edac-4e1e-9478-91c36a899463",
    "timestamp": 1780870193061
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870193061
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870193061
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780870193266
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 205,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870193266
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d16ea06a-edac-4e1e-9478-91c36a899463",
    "timestamp": 1780870193266
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "fe02082e-bf58-469d-8617-0747b00596a0",
    "timestamp": 1780870193268
  },
  {
    "data": {
      "count": 1
    },
    "event": "aggregate",
    "nodeId": "passthrough",
    "timestamp": 1780870193268
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "fe02082e-bf58-469d-8617-0747b00596a0",
    "timestamp": 1780870193268
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "65506448-d4df-47c3-b3c1-c31b994949cc",
    "timestamp": 1780870193271
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870193271
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "65506448-d4df-47c3-b3c1-c31b994949cc",
    "timestamp": 1780870193271
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4568cdd7-c6bc-4bf2-83a4-a7f6be3f7777",
    "timestamp": 1780870193272
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870193272
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4568cdd7-c6bc-4bf2-83a4-a7f6be3f7777",
    "timestamp": 1780870193272
  }
]