Send a curated tech RSS digest to Gmail with OpenAI GPT-5 Mini
ac915ada-fe22-442a-b0ce-a247fb8fb2a1
Latency
5833ms
Cost
$0.0001
Tokens
324
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "7987c840-16b8-4e66-9422-7101cee44c29",
"timestamp": 1780869579003
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780869579003
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "7987c840-16b8-4e66-9422-7101cee44c29",
"timestamp": 1780869579003
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "9dd360be-7c8c-41a6-a612-db060ee58943",
"timestamp": 1780869579004
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-5-mini",
"nodeId": "llm",
"timestamp": 1780869579004
},
{
"data": {
"model": "gpt-5-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780869579004
},
{
"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": "9dd360be-7c8c-41a6-a612-db060ee58943",
"timestamp": 1780869583118
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "f2aeacc4-41ea-4af6-ab8d-68d833c7cac2",
"timestamp": 1780869583118
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "f2aeacc4-41ea-4af6-ab8d-68d833c7cac2",
"timestamp": 1780869583124
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "8246b94e-9e1f-49bc-92b5-7626395b50b6",
"timestamp": 1780869583126
},
{
"data": {
"service": "rss",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869583126
},
{
"data": {
"url": "https://hnrss.org/frontpage",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780869583126
},
{
"data": {
"count": 5,
"status": 200
},
"event": "rss.read",
"nodeId": "integration",
"timestamp": 1780869583521
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "rss",
"latencyMs": 395,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869583521
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "8246b94e-9e1f-49bc-92b5-7626395b50b6",
"timestamp": 1780869583521
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "cdf20fa3-1c33-436b-8226-ebd73eae93b0",
"timestamp": 1780869583521
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "cdf20fa3-1c33-436b-8226-ebd73eae93b0",
"timestamp": 1780869583527
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "a5169a62-6a6b-478b-b93e-e97d65da1e26",
"timestamp": 1780869583529
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780869583529
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780869583529
},
{
"data": {
"model": "gemini-2.5-flash-lite",
"costUsd": 0.00006630000000000001,
"provider": "openai",
"latencyMs": 1089,
"promptTokens": 211,
"completionTokens": 113
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780869584619
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "a5169a62-6a6b-478b-b93e-e97d65da1e26",
"timestamp": 1780869584619
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "5eb8206e-3128-4eba-9a06-53c080795a68",
"timestamp": 1780869584619
},
{
"event": "execution error (simulated): Cannot read properties of undefined (reading 'match')",
"nodeId": "code",
"timestamp": 1780869584624
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869584624
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "5eb8206e-3128-4eba-9a06-53c080795a68",
"timestamp": 1780869584625
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "7a89c7f3-c608-4dbf-a1e9-f68cead749e1",
"timestamp": 1780869584628
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869584628
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780869584628
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780869584836
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 208,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869584836
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "7a89c7f3-c608-4dbf-a1e9-f68cead749e1",
"timestamp": 1780869584836
}
]