Summarize web pages from URLs to Notion with OpenAI GPT-4o
eb2b73cd-6a7d-447b-925d-139b06ca7605
Latency
27103ms
Cost
$0.0001
Tokens
59
Status
partialgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "69cdca18-914d-452f-accb-035021619588",
"timestamp": 1783445894835
},
{
"data": {
"kind": "n8n-nodes-base.formTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783445894835
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "69cdca18-914d-452f-accb-035021619588",
"timestamp": 1783445894835
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "d6042b6c-de53-41c1-a780-12a489834d7f",
"timestamp": 1783445894836
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783445894836
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783445894836
},
{
"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": "d6042b6c-de53-41c1-a780-12a489834d7f",
"timestamp": 1783445920749
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "7b38a35e-2acd-4e24-8d37-44d1b4cae066",
"timestamp": 1783445920750
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783445920750
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "7b38a35e-2acd-4e24-8d37-44d1b4cae066",
"timestamp": 1783445920750
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "3d55ec4d-1590-4be8-bbce-35e33dec6784",
"timestamp": 1783445920751
},
{
"event": "fetching GET https://www.example.com/blog/ai-driven-content-creation-trends",
"nodeId": "http",
"timestamp": 1783445920751
},
{
"data": {
"url": "https://www.example.com/blog/ai-driven-content-creation-trends",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1783445920751
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "http-404",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783445920888
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "3d55ec4d-1590-4be8-bbce-35e33dec6784",
"timestamp": 1783445920888
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "032c3158-983b-4264-92cd-29ae89afde94",
"timestamp": 1783445920889
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783445920889
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "032c3158-983b-4264-92cd-29ae89afde94",
"timestamp": 1783445920889
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "fca7ccf8-80ed-4447-b9f5-8c01b168ad03",
"timestamp": 1783445920890
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783445920890
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783445920890
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.0000903,
"provider": "openai",
"latencyMs": 547,
"promptTokens": 26,
"completionTokens": 33
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783445921437
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "fca7ccf8-80ed-4447-b9f5-8c01b168ad03",
"timestamp": 1783445921437
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "399c7a2b-61ad-46c9-a356-0f013b812ac0",
"timestamp": 1783445921438
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "notion",
"safeMode": true,
"latencyMs": 500,
"operation": "create",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783445921938
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "399c7a2b-61ad-46c9-a356-0f013b812ac0",
"timestamp": 1783445921938
}
]