Sync GitHub Prompts to n8n Expressions

6cbf6421-4783-4a33-a740-1d4952a19dd1

Latency
7492ms
Cost
$0.0034
Tokens
1,353
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "34781446-b06e-41eb-83b8-b96bda1a5595",
    "timestamp": 1783207434523
  },
  {
    "data": {
      "initialData": {
        "data": {
          "account_id": "user-12345",
          "error_message": "Invalid credentials provided."
        },
        "keys": [
          "account_id",
          "error_message"
        ],
        "path": "prompts/customer-support/initial-response.md",
        "repo": "my-saas-platform",
        "Prompt": "Draft an initial customer support response for a user reporting a login issue with our SaaS product. The user's account ID is  and their reported error message is ''.  Ensure the response is empathetic and offers a clear next step.",
        "output": "",
        "prompt": "Draft an initial customer support response for a user reporting a login issue with our SaaS product. The user's account ID is  and their reported error message is ''.  Ensure the response is empathetic and offers a clear next step.",
        "Account": "my-github-org",
        "company": "Innovate Solutions Inc.",
        "success": true,
        "missingKeys": []
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1783207434523
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "34781446-b06e-41eb-83b8-b96bda1a5595",
    "timestamp": 1783207434523
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "2d12a6e2-7976-41b0-8cb2-01466b28269d",
    "timestamp": 1783207434525
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783207434525
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783207434525
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0024328,
      "provider": "openai",
      "latencyMs": 5014,
      "promptTokens": 1,
      "completionTokens": 973
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783207439544
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "2d12a6e2-7976-41b0-8cb2-01466b28269d",
    "timestamp": 1783207439544
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "26aa4e6a-c487-4cdf-91d5-df660cf826a6",
    "timestamp": 1783207439548
  },
  {
    "data": {
      "inputKeys": [
        "Account",
        "path",
        "prompt",
        "repo",
        "data",
        "company",
        "success",
        "keys",
        "missingKeys",
        "Prompt",
        "output"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783207439548
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "26aa4e6a-c487-4cdf-91d5-df660cf826a6",
    "timestamp": 1783207439548
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c53b7243-7c82-47e0-a5ee-bd82bc51c386",
    "timestamp": 1783207439551
  },
  {
    "data": {
      "service": "github",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783207439551
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "github",
      "latencyMs": 250,
      "operation": "get",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207439802
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c53b7243-7c82-47e0-a5ee-bd82bc51c386",
    "timestamp": 1783207439802
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9976b199-b744-47a7-9d75-4b831274c01b",
    "timestamp": 1783207439806
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783207439806
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9976b199-b744-47a7-9d75-4b831274c01b",
    "timestamp": 1783207439806
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "32618e10-3285-4c16-9e78-058dde329337",
    "timestamp": 1783207439812
  },
  {
    "data": {
      "inputKeys": [
        "simulated",
        "echo",
        "items"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783207439812
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "32618e10-3285-4c16-9e78-058dde329337",
    "timestamp": 1783207439812
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "3b7712b8-5152-4f60-9401-03c89c39e227",
    "timestamp": 1783207439812
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'matchAll')",
    "nodeId": "code",
    "timestamp": 1783207439814
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207439814
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "3b7712b8-5152-4f60-9401-03c89c39e227",
    "timestamp": 1783207439814
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "6c6c4fde-6ee5-47a8-894d-44d1afcedc2a",
    "timestamp": 1783207439816
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1783207439816
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "6c6c4fde-6ee5-47a8-894d-44d1afcedc2a",
    "timestamp": 1783207439816
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9d92f581-8cd9-448c-aa1d-023a96c1ddda",
    "timestamp": 1783207439816
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'replace')",
    "nodeId": "code",
    "timestamp": 1783207439818
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207439818
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9d92f581-8cd9-448c-aa1d-023a96c1ddda",
    "timestamp": 1783207439819
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4d8b34ca-50dd-4f37-b4f7-542291461662",
    "timestamp": 1783207439820
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783207439820
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4d8b34ca-50dd-4f37-b4f7-542291461662",
    "timestamp": 1783207439820
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "a78c1e17-9152-4241-bcdf-c0d723da543b",
    "timestamp": 1783207439821
  },
  {
    "data": {
      "inputKeys": [
        "simulated",
        "echo",
        "items"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783207439821
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "a78c1e17-9152-4241-bcdf-c0d723da543b",
    "timestamp": 1783207439821
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "51447c90-a222-4172-a49b-86ec43332559",
    "timestamp": 1783207439823
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783207439823
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783207439823
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0009452999999999999,
      "provider": "openai",
      "latencyMs": 2185,
      "promptTokens": 1,
      "completionTokens": 378
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783207442009
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "51447c90-a222-4172-a49b-86ec43332559",
    "timestamp": 1783207442009
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "1f070dc3-3d25-41d8-b534-912ba7c8b2b0",
    "timestamp": 1783207442015
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783207442015
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "1f070dc3-3d25-41d8-b534-912ba7c8b2b0",
    "timestamp": 1783207442015
  }
]