Webhook-Triggered AI Image Generation API

7e718acc-f948-4e89-9ccf-856638e0e1ba

Latency
1560ms
Cost
$0.0006
Tokens
282
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "d743f947-ad45-4e59-97d4-79b98eaddedb",
    "timestamp": 1783470593708
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783470593708
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "d743f947-ad45-4e59-97d4-79b98eaddedb",
    "timestamp": 1783470593708
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "e8874f52-ef7e-4aea-be5b-81e3276da3d2",
    "timestamp": 1783470593710
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783470593710
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783470593710
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.000584,
      "provider": "openai",
      "latencyMs": 1542,
      "promptTokens": 55,
      "completionTokens": 227
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783470595253
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "e8874f52-ef7e-4aea-be5b-81e3276da3d2",
    "timestamp": 1783470595253
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "832e993e-69e9-475b-8322-776d88da0440",
    "timestamp": 1783470595268
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783470595268
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "832e993e-69e9-475b-8322-776d88da0440",
    "timestamp": 1783470595268
  }
]