AI Product Image Generator from Google Drive

14745402-21bc-410e-8e9b-98c609cb986f

Latency
33539ms
Cost
$0.0095
Tokens
4,023
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "1ddfbdfd-f3c0-4ef5-8b48-a3ae77a92955",
    "timestamp": 1780861055588
  },
  {
    "data": {
      "initialData": {}
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780861055588
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "1ddfbdfd-f3c0-4ef5-8b48-a3ae77a92955",
    "timestamp": 1780861055588
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "6a97f2fe-fc62-4591-bb03-37d4ae24343c",
    "timestamp": 1780861055591
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4",
    "nodeId": "llm",
    "timestamp": 1780861055591
  },
  {
    "data": {
      "model": "gpt-4",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861055591
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0013828,
      "provider": "openai",
      "latencyMs": 3775,
      "promptTokens": 1,
      "completionTokens": 553
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861059368
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "6a97f2fe-fc62-4591-bb03-37d4ae24343c",
    "timestamp": 1780861059368
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "8fbfad99-d724-45a9-9b3e-e45e486dcfc5",
    "timestamp": 1780861059376
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780861059376
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "8fbfad99-d724-45a9-9b3e-e45e486dcfc5",
    "timestamp": 1780861059376
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "6feb317d-1d43-4174-a5a3-b9e4a2bf46e6",
    "timestamp": 1780861059378
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861059378
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861059378
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780861059800
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 422,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861059800
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "6feb317d-1d43-4174-a5a3-b9e4a2bf46e6",
    "timestamp": 1780861059800
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "b5232274-25a6-43b7-a424-dcfff47057ba",
    "timestamp": 1780861059803
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861059803
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861059803
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780861060106
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 303,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861060106
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "b5232274-25a6-43b7-a424-dcfff47057ba",
    "timestamp": 1780861060106
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "ff9ab47d-5980-4d2d-ab5e-1e76d0df87ab",
    "timestamp": 1780861060110
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861060110
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861060110
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0014153,
      "provider": "openai",
      "latencyMs": 4171,
      "promptTokens": 1,
      "completionTokens": 566
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861064283
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "ff9ab47d-5980-4d2d-ab5e-1e76d0df87ab",
    "timestamp": 1780861064283
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "b5e0b994-cde8-4069-bdac-3173ecf8ccfb",
    "timestamp": 1780861064288
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861064288
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861064288
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780861064614
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 326,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861064614
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "b5e0b994-cde8-4069-bdac-3173ecf8ccfb",
    "timestamp": 1780861064614
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "41b44442-46d1-40b7-9a26-57f410d0426b",
    "timestamp": 1780861064621
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861064621
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861064621
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780861064998
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 377,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861064998
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "41b44442-46d1-40b7-9a26-57f410d0426b",
    "timestamp": 1780861064998
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "1eea9b08-38d1-48dc-b578-88d0818de342",
    "timestamp": 1780861065003
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861065003
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861065003
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0020803,
      "provider": "openai",
      "latencyMs": 5195,
      "promptTokens": 1,
      "completionTokens": 832
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861070201
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "1eea9b08-38d1-48dc-b578-88d0818de342",
    "timestamp": 1780861070201
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "a01ff233-7e6f-456e-b691-f54a5c73aee0",
    "timestamp": 1780861070205
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861070205
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861070205
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0019778,
      "provider": "openai",
      "latencyMs": 5441,
      "promptTokens": 1,
      "completionTokens": 791
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861075650
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "a01ff233-7e6f-456e-b691-f54a5c73aee0",
    "timestamp": 1780861075650
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "16138c72-2b3d-4c4b-9d11-ad91d15c2e4c",
    "timestamp": 1780861075654
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861075655
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861075655
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0026271,
      "provider": "openai",
      "latencyMs": 8039,
      "promptTokens": 257,
      "completionTokens": 1020
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861083696
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "16138c72-2b3d-4c4b-9d11-ad91d15c2e4c",
    "timestamp": 1780861083696
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "508946cd-0aed-4858-bf5a-c25e64371ea4",
    "timestamp": 1780861083701
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780861083701
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "508946cd-0aed-4858-bf5a-c25e64371ea4",
    "timestamp": 1780861083701
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "ab08c200-9ff9-4dd9-86be-09b8f1e219a9",
    "timestamp": 1780861083703
  },
  {
    "event": "fetching POST https://api.openai.com/v1/images/generations",
    "nodeId": "http",
    "timestamp": 1780861083703
  },
  {
    "data": {
      "url": "https://api.openai.com/v1/images/generations",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861083703
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "fetch-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780861088707
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "ab08c200-9ff9-4dd9-86be-09b8f1e219a9",
    "timestamp": 1780861088707
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "dc69258e-7c57-4158-92af-7257ba85102e",
    "timestamp": 1780861088713
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780861088713
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "dc69258e-7c57-4158-92af-7257ba85102e",
    "timestamp": 1780861088713
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "1af8885e-00a3-49f1-b159-1a02eba84a84",
    "timestamp": 1780861088714
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780861088714
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "1af8885e-00a3-49f1-b159-1a02eba84a84",
    "timestamp": 1780861088714
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "535a5a20-11ab-476a-be3b-07e23073d5f5",
    "timestamp": 1780861088716
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780861088716
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "535a5a20-11ab-476a-be3b-07e23073d5f5",
    "timestamp": 1780861088716
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "3deb2f20-abc3-439e-b181-24c1956a4657",
    "timestamp": 1780861088717
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861088717
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861088717
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780861089127
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 410,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861089127
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "3deb2f20-abc3-439e-b181-24c1956a4657",
    "timestamp": 1780861089127
  }
]