Auto-generate LinkedIn posts from Google Drive images using GPT-4o
2fdf4403-0882-4e0e-ac59-6d48ad78aff2
Latency
9225ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "4547649e-d584-4c42-8643-f59c5bbd9d9c",
"timestamp": 1780868844006
},
{
"data": {
"kind": "n8n-nodes-base.googleDriveTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780868844006
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "4547649e-d584-4c42-8643-f59c5bbd9d9c",
"timestamp": 1780868844006
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "a9a79e33-d245-4f9e-92dc-6d6a72f32fc2",
"timestamp": 1780868844008
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780868844008
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780868844008
},
{
"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": "a9a79e33-d245-4f9e-92dc-6d6a72f32fc2",
"timestamp": 1780868848152
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "d14c681d-b21a-446e-8775-5106afc63545",
"timestamp": 1780868848156
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780868848156
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780868848156
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780868848456
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 300,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780868848456
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "d14c681d-b21a-446e-8775-5106afc63545",
"timestamp": 1780868848456
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "2ed417b5-9e35-416a-bbd0-404b5a9a0b7d",
"timestamp": 1780868848461
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "unresolvable-url",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780868848461
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "2ed417b5-9e35-416a-bbd0-404b5a9a0b7d",
"timestamp": 1780868848461
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "a523eca2-5bca-4c38-8d1d-12e590b3972b",
"timestamp": 1780868848464
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780868848464
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780868848464
},
{
"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": "a523eca2-5bca-4c38-8d1d-12e590b3972b",
"timestamp": 1780868852724
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "10135a69-1153-435c-88bb-44b5bea01517",
"timestamp": 1780868852730
},
{
"data": {
"service": "smtp",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780868852730
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "smtp",
"latencyMs": 500,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780868853231
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "10135a69-1153-435c-88bb-44b5bea01517",
"timestamp": 1780868853231
}
]