Send a weekly smenso project status report via email with Gmail

3bc92e82-340c-45ef-9572-eba32ccd008a

Latency
471ms
Cost
$0.0000
Tokens
0
Status
success
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "c1d2e3f4-0001-0001-0001-000000000001",
    "timestamp": 1780870080732
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870080732
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "c1d2e3f4-0001-0001-0001-000000000001",
    "timestamp": 1780870080732
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c1d2e3f4-0002-0002-0002-000000000002",
    "timestamp": 1780870080734
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "smenso",
      "latencyMs": 250,
      "operation": "getMany",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780870080985
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c1d2e3f4-0002-0002-0002-000000000002",
    "timestamp": 1780870080986
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "c1d2e3f4-0003-0003-0003-000000000003",
    "timestamp": 1780870080986
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "c1d2e3f4-0003-0003-0003-000000000003",
    "timestamp": 1780870080991
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c1d2e3f4-0004-0004-0004-000000000004",
    "timestamp": 1780870080993
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870080993
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870080993
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780870081203
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 210,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870081203
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c1d2e3f4-0004-0004-0004-000000000004",
    "timestamp": 1780870081203
  }
]