Seo FAQ generator for websites using GPT 5 Nano and Google Sheets
96acd700-a987-47df-a5ae-6fa53fd0c71b
Latency
8989ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "132a8da9-a5e0-434b-85f1-7e701fa51fd3",
"timestamp": 1780869303119
},
{
"data": {
"initialData": {
"llmModel": "gpt-5-nano",
"sheetName": "FAQs",
"sitemapUrl": "https://www.example.com/sitemap.xml",
"websiteUrl": "https://www.example.com",
"googleSheetId": "12345abcdefghijklmnopqrstuvwxyz",
"maxFaqsPerUrl": 5,
"promptTemplate": "Generate FAQs for the following URL: . Focus on common user questions related to the content. Provide answers in a concise and informative manner. Output as a JSON array of objects, where each object has 'question' and 'answer' keys."
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780869303119
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "132a8da9-a5e0-434b-85f1-7e701fa51fd3",
"timestamp": 1780869303119
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "d9f9b675-a3bc-4877-b5b4-92b68b67e1e6",
"timestamp": 1780869303121
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780869303121
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "d9f9b675-a3bc-4877-b5b4-92b68b67e1e6",
"timestamp": 1780869303121
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "cceec2aa-c297-4da5-9a7f-8b6aac902e74",
"timestamp": 1780869303121
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "no-source",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869303121
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "cceec2aa-c297-4da5-9a7f-8b6aac902e74",
"timestamp": 1780869303121
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "0a4a032f-66fe-4277-a530-94af9b1e96c7",
"timestamp": 1780869303122
},
{
"data": {
"inputKeys": [
"websiteUrl",
"googleSheetId",
"sheetName",
"maxFaqsPerUrl",
"sitemapUrl",
"llmModel",
"promptTemplate"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780869303122
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "0a4a032f-66fe-4277-a530-94af9b1e96c7",
"timestamp": 1780869303122
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "d6841b56-fd4f-495f-ac4d-1b1b15e32294",
"timestamp": 1780869303122
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "no-source",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869303122
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "d6841b56-fd4f-495f-ac4d-1b1b15e32294",
"timestamp": 1780869303122
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "fd6ead22-cc36-4c9a-92b9-122958498ff1",
"timestamp": 1780869303124
},
{
"data": {
"count": 1
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1780869303124
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "fd6ead22-cc36-4c9a-92b9-122958498ff1",
"timestamp": 1780869303124
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "2494e3a8-a9c6-4932-beb4-eb77ad1ee6b6",
"timestamp": 1780869303125
},
{
"data": {
"count": 1
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1780869303125
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "2494e3a8-a9c6-4932-beb4-eb77ad1ee6b6",
"timestamp": 1780869303125
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "e608a7ae-3507-41e5-8bbd-8e8cb40bc770",
"timestamp": 1780869303126
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780869303126
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780869303126
},
{
"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": "e608a7ae-3507-41e5-8bbd-8e8cb40bc770",
"timestamp": 1780869307366
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "a8dc8f78-323d-4138-8927-1cd66105fb4e",
"timestamp": 1780869307370
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869307370
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780869307370
},
{
"data": {
"status": 200
},
"event": "sheets.read",
"nodeId": "integration",
"timestamp": 1780869307613
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 243,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869307613
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "a8dc8f78-323d-4138-8927-1cd66105fb4e",
"timestamp": 1780869307613
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "e8da3dac-1b8f-48a1-81a2-ffdfec96626c",
"timestamp": 1780869307618
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780869307618
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "e8da3dac-1b8f-48a1-81a2-ffdfec96626c",
"timestamp": 1780869307618
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "f5f65a1c-4218-4e09-a3de-a052160d6008",
"timestamp": 1780869307618
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "no-source",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869307618
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "f5f65a1c-4218-4e09-a3de-a052160d6008",
"timestamp": 1780869307618
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "ed9536de-dba9-47ef-a6e3-30f3778a5f9a",
"timestamp": 1780869307621
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "xml",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869307873
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "ed9536de-dba9-47ef-a6e3-30f3778a5f9a",
"timestamp": 1780869307873
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "6adab82f-3322-4512-91b3-09fa71ffd2d9",
"timestamp": 1780869307877
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "unresolvable-url",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869307877
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "6adab82f-3322-4512-91b3-09fa71ffd2d9",
"timestamp": 1780869307877
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "ad661f2a-2697-4dc0-994d-e74b3c14e1e4",
"timestamp": 1780869307879
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780869307879
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "ad661f2a-2697-4dc0-994d-e74b3c14e1e4",
"timestamp": 1780869307879
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "f86b0805-a666-4cf2-a744-af7e4216ed87",
"timestamp": 1780869307880
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780869307880
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "f86b0805-a666-4cf2-a744-af7e4216ed87",
"timestamp": 1780869307880
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "40d698ba-2748-4ff3-a982-6090312faf3b",
"timestamp": 1780869307882
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780869307882
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "40d698ba-2748-4ff3-a982-6090312faf3b",
"timestamp": 1780869307882
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "b1130127-02e2-4ab0-8df6-5b136716f769",
"timestamp": 1780869307883
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "unresolvable-url",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869307883
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "b1130127-02e2-4ab0-8df6-5b136716f769",
"timestamp": 1780869307883
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "328570e1-4c98-4be4-a118-a16dcce93af3",
"timestamp": 1780869307885
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780869307885
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "328570e1-4c98-4be4-a118-a16dcce93af3",
"timestamp": 1780869307885
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "306f47d1-793b-4e29-b561-bad04e4f82c1",
"timestamp": 1780869307886
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869307886
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780869307886
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780869308011
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 125,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869308011
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "306f47d1-793b-4e29-b561-bad04e4f82c1",
"timestamp": 1780869308011
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "5b7a2318-7bcd-41c3-90d8-f6b05970877d",
"timestamp": 1780869308015
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780869308015
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780869308015
},
{
"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": "5b7a2318-7bcd-41c3-90d8-f6b05970877d",
"timestamp": 1780869312099
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "f8bb90a9-ae0b-48e4-baab-1cc7bb01d570",
"timestamp": 1780869312103
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780869312103
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "f8bb90a9-ae0b-48e4-baab-1cc7bb01d570",
"timestamp": 1780869312103
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "859e44c5-0e3e-4ab1-8958-d52dc810cb0e",
"timestamp": 1780869312106
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780869312106
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "859e44c5-0e3e-4ab1-8958-d52dc810cb0e",
"timestamp": 1780869312106
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "03cf4f8d-64c4-47c4-b009-d68a4af601c6",
"timestamp": 1780869312106
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "no-source",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869312106
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "03cf4f8d-64c4-47c4-b009-d68a4af601c6",
"timestamp": 1780869312106
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "0f07d0ae-284d-42dd-8ed1-b662c86c4178",
"timestamp": 1780869312108
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780869312108
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "0f07d0ae-284d-42dd-8ed1-b662c86c4178",
"timestamp": 1780869312108
}
]