RAG-Based Email Management with Qdrant Vector Store
0fd6e473-5d50-48d1-a8bf-3b282233d3c6
Latency
104339ms
Cost
$0.0003
Tokens
252
Status
partialgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "9d77e26f-de2b-4bd4-b0f0-9924a8f459a6",
"timestamp": 1783211601711
},
{
"data": {
"kind": "n8n-nodes-base.emailReadImap"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783211601711
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "9d77e26f-de2b-4bd4-b0f0-9924a8f459a6",
"timestamp": 1783211601711
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "6e3f6df0-8924-47d9-855c-51205d19e86d",
"timestamp": 1783211601713
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783211601713
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "6e3f6df0-8924-47d9-855c-51205d19e86d",
"timestamp": 1783211601713
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "1da0e72a-db97-4216-a1a5-038cebaf7e10",
"timestamp": 1783211601714
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783211601714
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783211601714
},
{
"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": "1da0e72a-db97-4216-a1a5-038cebaf7e10",
"timestamp": 1783211627121
},
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "36ce51c6-8ee1-4230-84c0-40e259eafb1a",
"timestamp": 1783211627122
},
{
"data": {
"initialData": {
"id": "email_trigger_12345",
"to": "support@yourcompany.com",
"data": {
"text": "Dear Support Team,\n\nI am writing to inquire about the status of my recent order, #ORD789012. I placed it on October 26th, 2023, and was expecting delivery by November 3rd. The tracking information hasn't updated in three days. Could you please provide an update on its whereabouts and an estimated delivery date?\n\nThank you,\n\nJane Doe"
},
"from": "jane.doe@example.com",
"email": {
"to": "support@yourcompany.com",
"date": "2023-11-01T10:30:00Z",
"from": "jane.doe@example.com",
"subject": "Order Status Inquiry - #ORD789012",
"messageId": "<abc123xyz@mail.example.com>"
},
"output": {},
"subject": "Order Status Inquiry - #ORD789012",
"response": {
"text": ""
},
"textHtml": "<html><body><p>Dear Support Team,</p><p>I am writing to inquire about the status of my recent order, #ORD789012. I placed it on October 26th, 2023, and was expecting delivery by November 3rd. The tracking information hasn't updated in three days. Could you please provide an update on its whereabouts and an estimated delivery date?</p><p>Thank you,</p><p>Jane Doe</p></body></html>"
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783211627122
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "36ce51c6-8ee1-4230-84c0-40e259eafb1a",
"timestamp": 1783211627122
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "0cf45d10-3cbf-4eb6-ab30-11f264b3aa8d",
"timestamp": 1783211627123
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783211627123
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "0cf45d10-3cbf-4eb6-ab30-11f264b3aa8d",
"timestamp": 1783211627123
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "c15fd52f-b142-408e-af06-aeed10a1cf85",
"timestamp": 1783211627124
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783211627124
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "c15fd52f-b142-408e-af06-aeed10a1cf85",
"timestamp": 1783211627124
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "63097039-58cb-4e0f-9fb6-6bf868275519",
"timestamp": 1783211627125
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783211627125
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783211627125
},
{
"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": "63097039-58cb-4e0f-9fb6-6bf868275519",
"timestamp": 1783211652639
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "cf2d020b-b125-4a20-8694-8ed0f7acf755",
"timestamp": 1783211652644
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783211652644
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "cf2d020b-b125-4a20-8694-8ed0f7acf755",
"timestamp": 1783211652644
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "2aff581a-8b64-405c-b62f-74bf189fd7b1",
"timestamp": 1783211652646
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783211652646
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "2aff581a-8b64-405c-b62f-74bf189fd7b1",
"timestamp": 1783211652646
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "21a0c991-65dc-483e-9b98-5cedaba7ae13",
"timestamp": 1783211652649
},
{
"event": "fetching POST https://QDRANTURL/collections/COLLECTION",
"nodeId": "http",
"timestamp": 1783211652649
},
{
"data": {
"url": "https://QDRANTURL/collections/COLLECTION",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1783211652649
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "fetch-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783211652652
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "21a0c991-65dc-483e-9b98-5cedaba7ae13",
"timestamp": 1783211652652
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "9a048d7d-bcdf-40b7-b33a-94b811083eac",
"timestamp": 1783211652654
},
{
"event": "fetching POST https://QDRANTURL/collections/COLLECTION/points/delete",
"nodeId": "http",
"timestamp": 1783211652654
},
{
"data": {
"url": "https://QDRANTURL/collections/COLLECTION/points/delete",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1783211652654
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "fetch-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783211652657
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "9a048d7d-bcdf-40b7-b33a-94b811083eac",
"timestamp": 1783211652657
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "492d48d8-4997-4f04-902b-041da3210417",
"timestamp": 1783211652659
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783211652659
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "492d48d8-4997-4f04-902b-041da3210417",
"timestamp": 1783211652659
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "37ac411b-4a74-44d1-917e-b07d1c9ca221",
"timestamp": 1783211652660
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783211652660
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783211652660
},
{
"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": "37ac411b-4a74-44d1-917e-b07d1c9ca221",
"timestamp": 1783211677970
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "db494d2d-5390-4f83-9b87-3409fef31a7d",
"timestamp": 1783211677972
},
{
"data": {
"service": "googleDrive",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783211677972
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783211678222
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "db494d2d-5390-4f83-9b87-3409fef31a7d",
"timestamp": 1783211678222
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "91edbac9-847b-4f31-a8dd-09418bd93642",
"timestamp": 1783211678223
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783211678223
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783211678223
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.00019580000000000002,
"provider": "openai",
"latencyMs": 819,
"promptTokens": 61,
"completionTokens": 71
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783211679043
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "91edbac9-847b-4f31-a8dd-09418bd93642",
"timestamp": 1783211679043
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "e30dbe6f-482e-47f9-b5b8-62c1113e6c8b",
"timestamp": 1783211679045
},
{
"data": {
"service": "googleDrive",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783211679045
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 250,
"operation": "download",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783211679296
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "e30dbe6f-482e-47f9-b5b8-62c1113e6c8b",
"timestamp": 1783211679296
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "05f65120-ef31-4c67-ac18-e68a8353909c",
"timestamp": 1783211679297
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783211679297
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "05f65120-ef31-4c67-ac18-e68a8353909c",
"timestamp": 1783211679297
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "41bfceff-0155-4643-be60-ee301e2d69e1",
"timestamp": 1783211679299
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "smtp",
"safeMode": true,
"latencyMs": 500,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783211679799
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "41bfceff-0155-4643-be60-ee301e2d69e1",
"timestamp": 1783211679799
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "af2d6284-4c8f-4a07-b689-d0f55aaabd26",
"timestamp": 1783211679802
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "gmail",
"safeMode": true,
"latencyMs": 500,
"operation": "sendAndWait",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783211680302
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "af2d6284-4c8f-4a07-b689-d0f55aaabd26",
"timestamp": 1783211680302
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "aaccc4a6-ce53-4813-8247-65bd1a9d5639",
"timestamp": 1783211680304
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783211680304
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783211680304
},
{
"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": "aaccc4a6-ce53-4813-8247-65bd1a9d5639",
"timestamp": 1783211705586
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "b46de5d9-1a2e-4d28-930b-e18fb1d7876e",
"timestamp": 1783211705587
},
{
"data": {
"inputKeys": [
"text",
"model",
"usage"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1783211705587
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "b46de5d9-1a2e-4d28-930b-e18fb1d7876e",
"timestamp": 1783211705587
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "2468e643-013f-4925-ab35-c8ef4ee6eed2",
"timestamp": 1783211705588
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783211705588
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783211705588
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.00008659999999999999,
"provider": "openai",
"latencyMs": 462,
"promptTokens": 97,
"completionTokens": 23
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783211706050
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "2468e643-013f-4925-ab35-c8ef4ee6eed2",
"timestamp": 1783211706050
}
]