Gap-time cafe finder with OpenRouter AI, Google Calendar, Maps & Slack alerts

f991cb4b-17ad-458e-a3d5-46da02a07c75

Latency
3934ms
Cost
$0.0031
Tokens
834
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "78eee6b5-5f17-402f-accd-31401dd83b88",
    "timestamp": 1783211557066
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783211557066
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "78eee6b5-5f17-402f-accd-31401dd83b88",
    "timestamp": 1783211557066
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "25f7706b-01b6-44b1-ab27-72123441e352",
    "timestamp": 1783211557067
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783211557067
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783211557067
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "openai",
      "latencyMs": 673,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783211557741
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "25f7706b-01b6-44b1-ab27-72123441e352",
    "timestamp": 1783211557741
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "62acf1b5-049e-4935-9aac-34e3814102a0",
    "timestamp": 1783211557742
  },
  {
    "data": {
      "inputKeys": [
        "currentLocation",
        "location",
        "summary",
        "googleMapsApiKey",
        "gapTimeMinutes",
        "minimumGapMinutes",
        "googlePlacesApiKey",
        "cafeName",
        "rating",
        "reason",
        "mapsUrl",
        "eventName",
        "eventStartTime",
        "travelTimeMinutes",
        "eventLocation",
        "results"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783211557742
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "62acf1b5-049e-4935-9aac-34e3814102a0",
    "timestamp": 1783211557742
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "49fa712f-c2af-4d67-a05a-34e6f4e94897",
    "timestamp": 1783211557744
  },
  {
    "data": {
      "service": "googleCalendar",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783211557744
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleCalendar",
      "latencyMs": 250,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783211557995
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "49fa712f-c2af-4d67-a05a-34e6f4e94897",
    "timestamp": 1783211557995
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "ac36ecd0-e473-462e-9baf-463e6e8e130e",
    "timestamp": 1783211557997
  },
  {
    "event": "fetching GET https://maps.googleapis.com/maps/api/distancematrix/json?origins=1600 Amphitheatre Parkway, Mountain View, CA&destinations=undefined&mode=transit&key=YOUR_GOOGLE_MAPS_API_KEY",
    "nodeId": "http",
    "timestamp": 1783211557997
  },
  {
    "data": {
      "url": "https://maps.googleapis.com/maps/api/distancematrix/json?origins=1600 Amphitheatre Parkway, Mountain View, CA&destinations=undefined&mode=transit&key=YOUR_GOOGLE_MAPS_API_KEY",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783211557997
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "ac36ecd0-e473-462e-9baf-463e6e8e130e",
    "timestamp": 1783211558182
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "5d5e1d96-5da9-41f8-8d6f-17749e46e56b",
    "timestamp": 1783211558182
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "5d5e1d96-5da9-41f8-8d6f-17749e46e56b",
    "timestamp": 1783211558184
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "a5893f83-b729-457c-b7e5-8fa0012af49e",
    "timestamp": 1783211558186
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1783211558186
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "a5893f83-b729-457c-b7e5-8fa0012af49e",
    "timestamp": 1783211558186
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "360afc4b-0e8f-465c-8f90-717124296437",
    "timestamp": 1783211558187
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783211558187
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783211558438
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "360afc4b-0e8f-465c-8f90-717124296437",
    "timestamp": 1783211558438
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f9c8f0cb-2bab-4c1f-9b58-21121243eab9",
    "timestamp": 1783211558439
  },
  {
    "data": {
      "service": "slack",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783211558439
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783211558689
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f9c8f0cb-2bab-4c1f-9b58-21121243eab9",
    "timestamp": 1783211558690
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "caeafb1c-fded-4cb4-bfc9-14ddd2be8a48",
    "timestamp": 1783211558691
  },
  {
    "event": "fetching GET https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=1600 Amphitheatre Parkway, Mountain View, CA&radius=1000&type=cafe&key=YOUR_GOOGLE_PLACES_API_KEY",
    "nodeId": "http",
    "timestamp": 1783211558691
  },
  {
    "data": {
      "url": "https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=1600 Amphitheatre Parkway, Mountain View, CA&radius=1000&type=cafe&key=YOUR_GOOGLE_PLACES_API_KEY",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783211558691
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "caeafb1c-fded-4cb4-bfc9-14ddd2be8a48",
    "timestamp": 1783211558747
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "4ca48f3b-4f90-4568-bfbc-b8f660f3d172",
    "timestamp": 1783211558749
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783211558749
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783211558749
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.00296,
      "provider": "openai",
      "latencyMs": 1998,
      "promptTokens": 696,
      "completionTokens": 122
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783211560747
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "4ca48f3b-4f90-4568-bfbc-b8f660f3d172",
    "timestamp": 1783211560747
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4c5b27fe-aa6f-409f-ac23-73309fb82549",
    "timestamp": 1783211560749
  },
  {
    "data": {
      "service": "slack",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783211560749
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783211561000
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4c5b27fe-aa6f-409f-ac23-73309fb82549",
    "timestamp": 1783211561000
  }
]