Create lyric posters from Spotify tracks with Musixmatch and OpenAI

f58f7135-5e29-4a4b-aa82-d10ae5856c94

Latency
56005ms
Cost
$0.0026
Tokens
1,962
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c75dcdee-942c-449b-b185-c5c9e937af29",
    "timestamp": 1783147646836
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "musixmatchtool",
      "latencyMs": 250,
      "operation": "matcherTrackGet",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783147647088
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c75dcdee-942c-449b-b185-c5c9e937af29",
    "timestamp": 1783147647088
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "0b5ae95f-c49f-404b-be02-b6f7ba5d28e1",
    "timestamp": 1783147647092
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-5.2",
    "nodeId": "llm",
    "timestamp": 1783147647092
  },
  {
    "data": {
      "model": "gpt-5.2",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783147647092
  },
  {
    "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": "0b5ae95f-c49f-404b-be02-b6f7ba5d28e1",
    "timestamp": 1783147672492
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "c023bc26-38f7-4ffd-99b9-c9444e11dff8",
    "timestamp": 1783147672496
  },
  {
    "data": {
      "kind": "n8n-nodes-base.formTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783147672496
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "c023bc26-38f7-4ffd-99b9-c9444e11dff8",
    "timestamp": 1783147672496
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "b2a94d26-069a-46ab-aeed-2e3af43cf504",
    "timestamp": 1783147672500
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "musixmatchtool",
      "latencyMs": 250,
      "operation": "trackLyricsGet",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783147672751
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "b2a94d26-069a-46ab-aeed-2e3af43cf504",
    "timestamp": 1783147672751
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "7f4ea76a-0710-49ad-824b-25f88d71e27b",
    "timestamp": 1783147672751
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "7f4ea76a-0710-49ad-824b-25f88d71e27b",
    "timestamp": 1783147672758
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ca818415-08d5-423a-b64a-4f40afef695e",
    "timestamp": 1783147672761
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "spotify",
      "latencyMs": 250,
      "operation": "get",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783147673014
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ca818415-08d5-423a-b64a-4f40afef695e",
    "timestamp": 1783147673014
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f812d8b3-3b07-4571-8889-eac8ebaff7e4",
    "timestamp": 1783147673020
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783147673020
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783147673020
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0025818,
      "provider": "openai",
      "latencyMs": 4453,
      "promptTokens": 1056,
      "completionTokens": 906
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783147677473
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f812d8b3-3b07-4571-8889-eac8ebaff7e4",
    "timestamp": 1783147677473
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "6aa0f26c-4585-4896-aca3-6d16435b0831",
    "timestamp": 1783147677476
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-image-1",
    "nodeId": "llm",
    "timestamp": 1783147677476
  },
  {
    "data": {
      "model": "gpt-image-1",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783147677476
  },
  {
    "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": "6aa0f26c-4585-4896-aca3-6d16435b0831",
    "timestamp": 1783147702835
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "ef650269-cf70-44e3-bf32-f49a4a91007d",
    "timestamp": 1783147702841
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783147702841
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "ef650269-cf70-44e3-bf32-f49a4a91007d",
    "timestamp": 1783147702841
  }
]