Google Drive PDF Image Extraction and Editing

5471eae7-da64-4f45-8fbc-8118c703c55d

Latency
13199ms
Cost
$0.0040
Tokens
1,607
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "490493d1-e9ac-458a-ac9e-a86048ce6169",
    "timestamp": 1780861396989
  },
  {
    "data": {
      "initialData": {
        "pages": {
          "join": "1,2,3,4,5"
        }
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780861396989
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "490493d1-e9ac-458a-ac9e-a86048ce6169",
    "timestamp": 1780861396989
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "116f1137-632f-4021-ad0f-cf59ed1776fd",
    "timestamp": 1780861396991
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861396991
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861396991
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0010528,
      "provider": "google",
      "latencyMs": 3135,
      "promptTokens": 1,
      "completionTokens": 421
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861400127
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "116f1137-632f-4021-ad0f-cf59ed1776fd",
    "timestamp": 1780861400127
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "49deef00-4617-4b19-a56f-08fd195dfb82",
    "timestamp": 1780861400132
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861400132
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861400132
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0019778,
      "provider": "google",
      "latencyMs": 4732,
      "promptTokens": 1,
      "completionTokens": 791
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861404866
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "49deef00-4617-4b19-a56f-08fd195dfb82",
    "timestamp": 1780861404866
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d62d7b0e-29eb-48a9-a471-4279e663c521",
    "timestamp": 1780861404870
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861404870
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861404870
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780861405169
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 299,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861405169
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d62d7b0e-29eb-48a9-a471-4279e663c521",
    "timestamp": 1780861405169
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "1329973b-a4e0-4272-9e24-3674bb9d4923",
    "timestamp": 1780861405175
  },
  {
    "event": "fetching POST http://stirling-pdf:8080/api/v1/convert/pdf/img",
    "nodeId": "http",
    "timestamp": 1780861405175
  },
  {
    "data": {
      "url": "http://stirling-pdf:8080/api/v1/convert/pdf/img",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861405175
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "fetch-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780861405228
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "1329973b-a4e0-4272-9e24-3674bb9d4923",
    "timestamp": 1780861405228
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4e263346-9f55-4316-a505-4a54061ccfbb",
    "timestamp": 1780861405237
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "compression",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780861405489
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4e263346-9f55-4316-a505-4a54061ccfbb",
    "timestamp": 1780861405489
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "5e97072f-a7c5-45aa-99d1-3231a9230b53",
    "timestamp": 1780861405489
  },
  {
    "event": "execution error (simulated): Assignment to constant variable.",
    "nodeId": "code",
    "timestamp": 1780861405497
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780861405497
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "5e97072f-a7c5-45aa-99d1-3231a9230b53",
    "timestamp": 1780861405498
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "44695b4f-702c-4230-9ec3-e37447fed38e",
    "timestamp": 1780861405500
  },
  {
    "data": {
      "count": 1
    },
    "event": "sort",
    "nodeId": "passthrough",
    "timestamp": 1780861405500
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "44695b4f-702c-4230-9ec3-e37447fed38e",
    "timestamp": 1780861405500
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "62836c73-4cf7-4225-a45d-0cd62b7e227d",
    "timestamp": 1780861405501
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "imageEdit",
      "latencyMs": 800,
      "operation": "resize",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780861406303
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "62836c73-4cf7-4225-a45d-0cd62b7e227d",
    "timestamp": 1780861406303
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "20f33372-a6b6-4f4d-987d-a94c85313fa8",
    "timestamp": 1780861406309
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861406309
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861406309
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0000949,
      "provider": "openai",
      "latencyMs": 1086,
      "promptTokens": 8,
      "completionTokens": 37
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861407397
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "20f33372-a6b6-4f4d-987d-a94c85313fa8",
    "timestamp": 1780861407397
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "be6f529b-8220-4879-bd99-4333b4d764b6",
    "timestamp": 1780861407406
  },
  {
    "data": {
      "count": 1
    },
    "event": "aggregate",
    "nodeId": "passthrough",
    "timestamp": 1780861407406
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "be6f529b-8220-4879-bd99-4333b4d764b6",
    "timestamp": 1780861407406
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f638ba05-9ae2-447f-82af-eb22d8b9d6f1",
    "timestamp": 1780861407407
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861407407
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861407407
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0008678,
      "provider": "openai",
      "latencyMs": 2779,
      "promptTokens": 1,
      "completionTokens": 347
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861410188
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f638ba05-9ae2-447f-82af-eb22d8b9d6f1",
    "timestamp": 1780861410188
  }
]