Google Drive PDF Image Extraction and Editing
f2e4c1f9-c294-49cd-a7d6-892e5f3fb891
Latency
80215ms
Cost
$0.0001
Tokens
145
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "490493d1-e9ac-458a-ac9e-a86048ce6169",
"timestamp": 1780877672929
},
{
"data": {
"initialData": {
"pages": {
"join": "1,2,3,4,5"
}
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780877672930
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "490493d1-e9ac-458a-ac9e-a86048ce6169",
"timestamp": 1780877672930
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "116f1137-632f-4021-ad0f-cf59ed1776fd",
"timestamp": 1780877672933
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling google/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780877672933
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "google"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780877672933
},
{
"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": "116f1137-632f-4021-ad0f-cf59ed1776fd",
"timestamp": 1780877698889
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "49deef00-4617-4b19-a56f-08fd195dfb82",
"timestamp": 1780877698894
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling google/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780877698894
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "google"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780877698894
},
{
"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": "49deef00-4617-4b19-a56f-08fd195dfb82",
"timestamp": 1780877724714
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "d62d7b0e-29eb-48a9-a471-4279e663c521",
"timestamp": 1780877724719
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780877724719
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780877724719
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780877725213
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 494,
"operation": "download"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780877725213
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "d62d7b0e-29eb-48a9-a471-4279e663c521",
"timestamp": 1780877725213
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "1329973b-a4e0-4272-9e24-3674bb9d4923",
"timestamp": 1780877725217
},
{
"event": "fetching POST http://stirling-pdf:8080/api/v1/convert/pdf/img",
"nodeId": "http",
"timestamp": 1780877725217
},
{
"data": {
"url": "http://stirling-pdf:8080/api/v1/convert/pdf/img",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780877725217
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "fetch-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780877725307
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "1329973b-a4e0-4272-9e24-3674bb9d4923",
"timestamp": 1780877725307
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "4e263346-9f55-4316-a505-4a54061ccfbb",
"timestamp": 1780877725312
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "compression",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780877725564
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "4e263346-9f55-4316-a505-4a54061ccfbb",
"timestamp": 1780877725564
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "5e97072f-a7c5-45aa-99d1-3231a9230b53",
"timestamp": 1780877725564
},
{
"event": "execution error (simulated): Assignment to constant variable.",
"nodeId": "code",
"timestamp": 1780877725570
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780877725570
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "5e97072f-a7c5-45aa-99d1-3231a9230b53",
"timestamp": 1780877725572
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "44695b4f-702c-4230-9ec3-e37447fed38e",
"timestamp": 1780877725575
},
{
"data": {
"count": 1
},
"event": "sort",
"nodeId": "passthrough",
"timestamp": 1780877725575
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "44695b4f-702c-4230-9ec3-e37447fed38e",
"timestamp": 1780877725575
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "62836c73-4cf7-4225-a45d-0cd62b7e227d",
"timestamp": 1780877725578
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "imageEdit",
"latencyMs": 800,
"operation": "resize",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780877726381
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "62836c73-4cf7-4225-a45d-0cd62b7e227d",
"timestamp": 1780877726381
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "20f33372-a6b6-4f4d-987d-a94c85313fa8",
"timestamp": 1780877726386
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780877726386
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780877726386
},
{
"data": {
"model": "gemini-2.5-flash-lite",
"costUsd": 0.0000556,
"provider": "openai",
"latencyMs": 829,
"promptTokens": 8,
"completionTokens": 137
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780877727230
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "20f33372-a6b6-4f4d-987d-a94c85313fa8",
"timestamp": 1780877727230
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "be6f529b-8220-4879-bd99-4333b4d764b6",
"timestamp": 1780877727235
},
{
"data": {
"count": 1
},
"event": "aggregate",
"nodeId": "passthrough",
"timestamp": 1780877727235
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "be6f529b-8220-4879-bd99-4333b4d764b6",
"timestamp": 1780877727235
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "f638ba05-9ae2-447f-82af-eb22d8b9d6f1",
"timestamp": 1780877727244
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780877727244
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780877727244
},
{
"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": "f638ba05-9ae2-447f-82af-eb22d8b9d6f1",
"timestamp": 1780877753144
}
]