Webhook-Triggered AI Image Generation API

894cabfc-44ff-4007-b3ae-95a47212371d

Latency
1683ms
Cost
$0.0005
Tokens
214
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

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