AI Company Research Agent (n8n+Airtable)

4c87b3e0-fbba-4bf6-91da-aef68745cefd

Latency
4794ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "fbd978ea-7c9c-4a1f-a3b1-e8a61e2d7ced",
    "timestamp": 1780869719080
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "airtabletrigger",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869719332
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "fbd978ea-7c9c-4a1f-a3b1-e8a61e2d7ced",
    "timestamp": 1780869719332
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "d64c1a43-47e2-49f5-abbe-827d9efffb72",
    "timestamp": 1780869719334
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780869719334
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869719334
  },
  {
    "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": "d64c1a43-47e2-49f5-abbe-827d9efffb72",
    "timestamp": 1780869723438
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "6cf81375-32dc-435e-b1ab-197cdbe28d50",
    "timestamp": 1780869723448
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869723448
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869723448
  },
  {
    "data": {
      "mode": "write",
      "error": "airtable.create failed: HTTP 422",
      "status": "error",
      "service": "airtable",
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869723874
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "6cf81375-32dc-435e-b1ab-197cdbe28d50",
    "timestamp": 1780869723874
  }
]