Sync GitHub Prompts to n8n Expressions

85087990-8619-4e16-984c-d14029a9da2f

Latency
51955ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "34781446-b06e-41eb-83b8-b96bda1a5595",
    "timestamp": 1780876298200
  },
  {
    "data": {
      "initialData": {
        "path": "prompts/customer-support-reply.txt",
        "Account": "n8n-io"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780876298200
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "34781446-b06e-41eb-83b8-b96bda1a5595",
    "timestamp": 1780876298200
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "2d12a6e2-7976-41b0-8cb2-01466b28269d",
    "timestamp": 1780876298203
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780876298203
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780876298203
  },
  {
    "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": "2d12a6e2-7976-41b0-8cb2-01466b28269d",
    "timestamp": 1780876323928
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "26aa4e6a-c487-4cdf-91d5-df660cf826a6",
    "timestamp": 1780876323931
  },
  {
    "data": {
      "inputKeys": [
        "path",
        "Account"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780876323931
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "26aa4e6a-c487-4cdf-91d5-df660cf826a6",
    "timestamp": 1780876323931
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c53b7243-7c82-47e0-a5ee-bd82bc51c386",
    "timestamp": 1780876323934
  },
  {
    "data": {
      "service": "github",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780876323934
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "github",
      "latencyMs": 250,
      "operation": "get",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780876324184
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c53b7243-7c82-47e0-a5ee-bd82bc51c386",
    "timestamp": 1780876324184
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9976b199-b744-47a7-9d75-4b831274c01b",
    "timestamp": 1780876324186
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780876324186
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9976b199-b744-47a7-9d75-4b831274c01b",
    "timestamp": 1780876324186
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "32618e10-3285-4c16-9e78-058dde329337",
    "timestamp": 1780876324188
  },
  {
    "data": {
      "inputKeys": [
        "items",
        "records",
        "simulated",
        "echo"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780876324188
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "32618e10-3285-4c16-9e78-058dde329337",
    "timestamp": 1780876324188
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "3b7712b8-5152-4f60-9401-03c89c39e227",
    "timestamp": 1780876324188
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'matchAll')",
    "nodeId": "code",
    "timestamp": 1780876324190
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780876324190
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "3b7712b8-5152-4f60-9401-03c89c39e227",
    "timestamp": 1780876324190
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "6c6c4fde-6ee5-47a8-894d-44d1afcedc2a",
    "timestamp": 1780876324192
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1780876324192
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "6c6c4fde-6ee5-47a8-894d-44d1afcedc2a",
    "timestamp": 1780876324192
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9d92f581-8cd9-448c-aa1d-023a96c1ddda",
    "timestamp": 1780876324192
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'replace')",
    "nodeId": "code",
    "timestamp": 1780876324193
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780876324193
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9d92f581-8cd9-448c-aa1d-023a96c1ddda",
    "timestamp": 1780876324194
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4d8b34ca-50dd-4f37-b4f7-542291461662",
    "timestamp": 1780876324196
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780876324196
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4d8b34ca-50dd-4f37-b4f7-542291461662",
    "timestamp": 1780876324196
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "a78c1e17-9152-4241-bcdf-c0d723da543b",
    "timestamp": 1780876324198
  },
  {
    "data": {
      "inputKeys": [
        "items",
        "records",
        "simulated",
        "echo"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780876324198
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "a78c1e17-9152-4241-bcdf-c0d723da543b",
    "timestamp": 1780876324198
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "51447c90-a222-4172-a49b-86ec43332559",
    "timestamp": 1780876324200
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780876324200
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780876324200
  },
  {
    "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": "51447c90-a222-4172-a49b-86ec43332559",
    "timestamp": 1780876350153
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "1f070dc3-3d25-41d8-b534-912ba7c8b2b0",
    "timestamp": 1780876350155
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780876350155
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "1f070dc3-3d25-41d8-b534-912ba7c8b2b0",
    "timestamp": 1780876350155
  }
]