Gmail Error Alert System

0a8d59ff-200b-47ec-a37e-7710b51bb0c1

Latency
210ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-3-flash-preview

1 node ran as pass-throughs

n8n-nodes-base.errorTrigger

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "dee0969b-e780-400c-a8d2-383a392b9432",
    "timestamp": 1780739925958
  },
  {
    "data": {
      "type": "n8n-nodes-base.errorTrigger"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780739925958
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "dee0969b-e780-400c-a8d2-383a392b9432",
    "timestamp": 1780739925958
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f1a73854-5b24-407e-9584-0448ae66f7a0",
    "timestamp": 1780739925961
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780739925961
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780739925962
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780739926165
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 203,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780739926165
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f1a73854-5b24-407e-9584-0448ae66f7a0",
    "timestamp": 1780739926165
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "error-4017b05b",
    "timestamp": 1780739926168
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780739926168
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "error-4017b05b",
    "timestamp": 1780739926168
  }
]