Strava Activity AI Summarizer for Email and WhatsApp

f93932c7-ac19-4259-a1dc-89f08e8731d7

Latency
10454ms
Cost
$0.0034
Tokens
2,559
Status
partial
gemini-3-flash-preview

1 node ran as pass-throughs

n8n-nodes-base.stravaTrigger

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "d9e3e2af-1db4-4ef1-a12a-c56df545e09e",
    "timestamp": 1780646689452
  },
  {
    "data": {
      "type": "n8n-nodes-base.stravaTrigger"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780646689452
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "d9e3e2af-1db4-4ef1-a12a-c56df545e09e",
    "timestamp": 1780646689452
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "344106a7-f1ce-4ef0-be60-8b0dc6c92fe4",
    "timestamp": 1780646689457
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780646689457
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780646689457
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0019053,
      "provider": "google",
      "latencyMs": 5715,
      "promptTokens": 1,
      "completionTokens": 762
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780646695174
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "344106a7-f1ce-4ef0-be60-8b0dc6c92fe4",
    "timestamp": 1780646695174
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "5ea7c2b8-0ddc-414e-b90c-d1269e074d16",
    "timestamp": 1780646695183
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780646695183
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780646695183
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780646695407
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 224,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780646695407
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "5ea7c2b8-0ddc-414e-b90c-d1269e074d16",
    "timestamp": 1780646695407
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "30197511-1f5b-4d54-af6e-376a3c596b75",
    "timestamp": 1780646695412
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "whatsapp",
      "latencyMs": 500,
      "operation": "send",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780646695913
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "30197511-1f5b-4d54-af6e-376a3c596b75",
    "timestamp": 1780646695913
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "06d6262d-dd72-4e57-bccb-31d87a9086c9",
    "timestamp": 1780646695913
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "06d6262d-dd72-4e57-bccb-31d87a9086c9",
    "timestamp": 1780646695919
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "540e2273-c094-4339-a9d9-41cecbaa55d8",
    "timestamp": 1780646695919
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "540e2273-c094-4339-a9d9-41cecbaa55d8",
    "timestamp": 1780646695924
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "9db17380-36ee-4d8c-842c-f33215bb5e78",
    "timestamp": 1780646695928
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780646695928
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780646695928
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0014562,
      "provider": "openai",
      "latencyMs": 3463,
      "promptTokens": 1379,
      "completionTokens": 417
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780646699392
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "9db17380-36ee-4d8c-842c-f33215bb5e78",
    "timestamp": 1780646699393
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "7eaec341-33e0-492f-b87d-7a6dcf3d288e",
    "timestamp": 1780646699393
  },
  {
    "event": "execution error: Cannot read properties of undefined (reading 'split')",
    "nodeId": "code",
    "timestamp": 1780646699398
  },
  {
    "data": {
      "error": "Code node execution failed: Cannot read properties of undefined (reading 'split')",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "7eaec341-33e0-492f-b87d-7a6dcf3d288e",
    "timestamp": 1780646699398
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "c70da1ca-72c2-4a95-acaf-4efc23ae3f6e",
    "timestamp": 1780646699398
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "c70da1ca-72c2-4a95-acaf-4efc23ae3f6e",
    "timestamp": 1780646699402
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "b646220c-a0c9-4af7-a2a8-09cec619ecbf",
    "timestamp": 1780646699404
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "smtp",
      "latencyMs": 500,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780646699906
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "b646220c-a0c9-4af7-a2a8-09cec619ecbf",
    "timestamp": 1780646699906
  }
]