AI-Powered PDF Image Processing and Extraction
63db5cae-1cea-4200-96d8-59302a6804c3
Latency
5935ms
Cost
$0.0011
Tokens
444
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "38da57b7-2161-415d-8473-783ccdc7b975",
"timestamp": 1780860311265
},
{
"data": {
"initialData": {}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780860311265
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "38da57b7-2161-415d-8473-783ccdc7b975",
"timestamp": 1780860311265
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "40bab53a-fcbc-4acc-8d59-c20b3e1b2697",
"timestamp": 1780860311267
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780860311267
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "40bab53a-fcbc-4acc-8d59-c20b3e1b2697",
"timestamp": 1780860311267
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "5fb6ac7e-b910-4dce-bba7-19b638fd817a",
"timestamp": 1780860311270
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling google/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780860311270
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "google"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780860311270
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0005378,
"provider": "google",
"latencyMs": 2085,
"promptTokens": 1,
"completionTokens": 215
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780860313357
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "5fb6ac7e-b910-4dce-bba7-19b638fd817a",
"timestamp": 1780860313357
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "d21fe4dd-0879-4e5a-a70d-10f09b25eee2",
"timestamp": 1780860313362
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780860313362
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780860313362
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780860313816
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 454,
"operation": "download"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780860313816
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "d21fe4dd-0879-4e5a-a70d-10f09b25eee2",
"timestamp": 1780860313816
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "d60214c6-c67e-4433-9121-4d54f782b19d",
"timestamp": 1780860313822
},
{
"event": "fetching POST https://stirlingpdf.io/api/v1/convert/pdf/img",
"nodeId": "http",
"timestamp": 1780860313822
},
{
"data": {
"url": "https://stirlingpdf.io/api/v1/convert/pdf/img",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780860313822
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "d60214c6-c67e-4433-9121-4d54f782b19d",
"timestamp": 1780860314502
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "847de537-ad8f-47f5-a1c1-d207c3fc15ef",
"timestamp": 1780860314507
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "imageEdit",
"latencyMs": 800,
"operation": "resize",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780860315309
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "847de537-ad8f-47f5-a1c1-d207c3fc15ef",
"timestamp": 1780860315309
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "2580b583-544a-47ee-b248-9cca528c9866",
"timestamp": 1780860315314
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780860315314
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780860315314
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0005524,
"provider": "openai",
"latencyMs": 1880,
"promptTokens": 8,
"completionTokens": 220
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780860317195
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "2580b583-544a-47ee-b248-9cca528c9866",
"timestamp": 1780860317195
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "d75fb7ab-cfbc-419d-b803-deb9e99114ba",
"timestamp": 1780860317200
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1780860317200
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "d75fb7ab-cfbc-419d-b803-deb9e99114ba",
"timestamp": 1780860317200
}
]