Scheduled Financial News Summarization via Outlook
f837315b-edad-40b8-a130-ead507ee2f3a
Latency
2276ms
Cost
$0.0007
Tokens
129
Status
successgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "764b2209-bf20-4feb-b000-fa261459a617",
"timestamp": 1782944797194
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1782944797194
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "764b2209-bf20-4feb-b000-fa261459a617",
"timestamp": 1782944797194
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "96b337ba-6fe7-47ec-8385-58bfc6c789cb",
"timestamp": 1782944797199
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling google/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1782944797199
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "google"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1782944797199
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.0001075,
"provider": "google",
"latencyMs": 682,
"promptTokens": 7,
"completionTokens": 9
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1782944797883
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "96b337ba-6fe7-47ec-8385-58bfc6c789cb",
"timestamp": 1782944797883
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "38af5df2-65ce-4f04-aed3-6f71d81a37df",
"timestamp": 1782944797887
},
{
"event": "fetching GET https://www.ft.com/",
"nodeId": "http",
"timestamp": 1782944797887
},
{
"data": {
"url": "https://www.ft.com/",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1782944797887
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "38af5df2-65ce-4f04-aed3-6f71d81a37df",
"timestamp": 1782944798110
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "d2a24a9b-9cf3-4de0-82e7-5d858658d4b4",
"timestamp": 1782944798114
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1782944798114
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "d2a24a9b-9cf3-4de0-82e7-5d858658d4b4",
"timestamp": 1782944798114
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "925eabf3-3619-4da2-be2c-bda97c605d4d",
"timestamp": 1782944798117
},
{
"data": {
"inputKeys": [
"statusCode",
"headers",
"body"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1782944798117
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "925eabf3-3619-4da2-be2c-bda97c605d4d",
"timestamp": 1782944798117
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "5445b14f-25e8-4759-82d4-985961ca7fdd",
"timestamp": 1782944798119
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1782944798119
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1782944798119
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.00062,
"provider": "openai",
"latencyMs": 1093,
"promptTokens": 68,
"completionTokens": 45
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1782944799212
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "5445b14f-25e8-4759-82d4-985961ca7fdd",
"timestamp": 1782944799212
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "7f2b6e9a-8b14-4083-a05c-3b76aae601a8",
"timestamp": 1782944799218
},
{
"data": {
"service": "outlook",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1782944799218
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "outlook",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1782944799470
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "7f2b6e9a-8b14-4083-a05c-3b76aae601a8",
"timestamp": 1782944799470
}
]