Gap-time cafe finder with OpenRouter AI, Google Calendar, Maps & Slack alerts
94aa396d-6c24-45a7-b516-4185af6b692b
Latency
8036ms
Cost
$0.0029
Tokens
1,748
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "78eee6b5-5f17-402f-accd-31401dd83b88",
"timestamp": 1783211590653
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783211590653
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "78eee6b5-5f17-402f-accd-31401dd83b88",
"timestamp": 1783211590653
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "25f7706b-01b6-44b1-ab27-72123441e352",
"timestamp": 1783211590654
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783211590654
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783211590654
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0021228,
"provider": "openai",
"latencyMs": 4984,
"promptTokens": 1,
"completionTokens": 849
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783211595638
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "25f7706b-01b6-44b1-ab27-72123441e352",
"timestamp": 1783211595638
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "62acf1b5-049e-4935-9aac-34e3814102a0",
"timestamp": 1783211595640
},
{
"data": {
"inputKeys": [
"currentLocation",
"location",
"summary",
"googleMapsApiKey",
"gapTimeMinutes",
"minimumGapMinutes",
"googlePlacesApiKey",
"cafeName",
"rating",
"reason",
"mapsUrl",
"eventName",
"eventStartTime",
"travelTimeMinutes",
"eventLocation",
"results"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1783211595640
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "62acf1b5-049e-4935-9aac-34e3814102a0",
"timestamp": 1783211595640
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "49fa712f-c2af-4d67-a05a-34e6f4e94897",
"timestamp": 1783211595641
},
{
"data": {
"service": "googleCalendar",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783211595641
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleCalendar",
"latencyMs": 250,
"operation": "getAll",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783211595892
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "49fa712f-c2af-4d67-a05a-34e6f4e94897",
"timestamp": 1783211595892
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "ac36ecd0-e473-462e-9baf-463e6e8e130e",
"timestamp": 1783211595895
},
{
"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": 1783211595895
},
{
"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": 1783211595895
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "ac36ecd0-e473-462e-9baf-463e6e8e130e",
"timestamp": 1783211596042
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "5d5e1d96-5da9-41f8-8d6f-17749e46e56b",
"timestamp": 1783211596042
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "5d5e1d96-5da9-41f8-8d6f-17749e46e56b",
"timestamp": 1783211596044
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "a5893f83-b729-457c-b7e5-8fa0012af49e",
"timestamp": 1783211596045
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1783211596045
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "a5893f83-b729-457c-b7e5-8fa0012af49e",
"timestamp": 1783211596045
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "360afc4b-0e8f-465c-8f90-717124296437",
"timestamp": 1783211596047
},
{
"data": {
"service": "googleSheets",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783211596047
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783211596297
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "360afc4b-0e8f-465c-8f90-717124296437",
"timestamp": 1783211596298
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "f9c8f0cb-2bab-4c1f-9b58-21121243eab9",
"timestamp": 1783211596300
},
{
"data": {
"service": "slack",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783211596300
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783211596551
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "f9c8f0cb-2bab-4c1f-9b58-21121243eab9",
"timestamp": 1783211596551
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "caeafb1c-fded-4cb4-bfc9-14ddd2be8a48",
"timestamp": 1783211596553
},
{
"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": 1783211596553
},
{
"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": 1783211596553
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "caeafb1c-fded-4cb4-bfc9-14ddd2be8a48",
"timestamp": 1783211596614
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "4ca48f3b-4f90-4568-bfbc-b8f660f3d172",
"timestamp": 1783211596617
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783211596617
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783211596617
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0007336,
"provider": "openai",
"latencyMs": 1818,
"promptTokens": 687,
"completionTokens": 211
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783211598435
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "4ca48f3b-4f90-4568-bfbc-b8f660f3d172",
"timestamp": 1783211598435
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "4c5b27fe-aa6f-409f-ac23-73309fb82549",
"timestamp": 1783211598438
},
{
"data": {
"service": "slack",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783211598438
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783211598689
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "4c5b27fe-aa6f-409f-ac23-73309fb82549",
"timestamp": 1783211598689
}
]