Sync GitHub Prompts to n8n Expressions
27522d5d-fbc5-45f1-9f6e-f33285c2ef48
Latency
8306ms
Cost
$0.0031
Tokens
1,222
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "34781446-b06e-41eb-83b8-b96bda1a5595",
"timestamp": 1780860887139
},
{
"data": {
"initialData": {
"path": "prompts/customer-support-reply.txt",
"Account": "n8n-io"
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780860887139
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "34781446-b06e-41eb-83b8-b96bda1a5595",
"timestamp": 1780860887139
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "2d12a6e2-7976-41b0-8cb2-01466b28269d",
"timestamp": 1780860887141
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780860887141
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780860887141
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0015352999999999999,
"provider": "openai",
"latencyMs": 3986,
"promptTokens": 1,
"completionTokens": 614
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780860891132
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "2d12a6e2-7976-41b0-8cb2-01466b28269d",
"timestamp": 1780860891132
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "26aa4e6a-c487-4cdf-91d5-df660cf826a6",
"timestamp": 1780860891136
},
{
"data": {
"inputKeys": [
"Account",
"path"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780860891136
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "26aa4e6a-c487-4cdf-91d5-df660cf826a6",
"timestamp": 1780860891136
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "c53b7243-7c82-47e0-a5ee-bd82bc51c386",
"timestamp": 1780860891138
},
{
"data": {
"service": "github",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780860891138
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "github",
"latencyMs": 250,
"operation": "get",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780860891389
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "c53b7243-7c82-47e0-a5ee-bd82bc51c386",
"timestamp": 1780860891389
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "9976b199-b744-47a7-9d75-4b831274c01b",
"timestamp": 1780860891396
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780860891396
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "9976b199-b744-47a7-9d75-4b831274c01b",
"timestamp": 1780860891396
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "32618e10-3285-4c16-9e78-058dde329337",
"timestamp": 1780860891398
},
{
"data": {
"inputKeys": [
"items",
"records",
"simulated",
"echo"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780860891398
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "32618e10-3285-4c16-9e78-058dde329337",
"timestamp": 1780860891398
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "3b7712b8-5152-4f60-9401-03c89c39e227",
"timestamp": 1780860891398
},
{
"event": "execution error (simulated): Cannot read properties of undefined (reading 'matchAll')",
"nodeId": "code",
"timestamp": 1780860891399
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780860891399
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "3b7712b8-5152-4f60-9401-03c89c39e227",
"timestamp": 1780860891399
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "6c6c4fde-6ee5-47a8-894d-44d1afcedc2a",
"timestamp": 1780860891402
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1780860891402
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "6c6c4fde-6ee5-47a8-894d-44d1afcedc2a",
"timestamp": 1780860891402
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "9d92f581-8cd9-448c-aa1d-023a96c1ddda",
"timestamp": 1780860891402
},
{
"event": "execution error (simulated): Cannot read properties of undefined (reading 'replace')",
"nodeId": "code",
"timestamp": 1780860891403
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780860891403
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "9d92f581-8cd9-448c-aa1d-023a96c1ddda",
"timestamp": 1780860891403
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "4d8b34ca-50dd-4f37-b4f7-542291461662",
"timestamp": 1780860891404
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780860891404
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "4d8b34ca-50dd-4f37-b4f7-542291461662",
"timestamp": 1780860891404
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "a78c1e17-9152-4241-bcdf-c0d723da543b",
"timestamp": 1780860891406
},
{
"data": {
"inputKeys": [
"items",
"records",
"simulated",
"echo"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780860891406
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "a78c1e17-9152-4241-bcdf-c0d723da543b",
"timestamp": 1780860891406
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "51447c90-a222-4172-a49b-86ec43332559",
"timestamp": 1780860891407
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780860891407
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780860891407
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0015153,
"provider": "openai",
"latencyMs": 4030,
"promptTokens": 1,
"completionTokens": 606
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780860895439
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "51447c90-a222-4172-a49b-86ec43332559",
"timestamp": 1780860895439
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "1f070dc3-3d25-41d8-b534-912ba7c8b2b0",
"timestamp": 1780860895445
},
{
"data": {
"inputKeys": [
"text",
"model",
"usage"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780860895445
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "1f070dc3-3d25-41d8-b534-912ba7c8b2b0",
"timestamp": 1780860895445
}
]