AI Voice Reminders for Google Calendar Events
acdfb901-32b7-46c2-a25a-e36ee32c1395
Latency
714ms
Cost
$0.0000
Tokens
0
Status
partialgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "17ca0437-6101-4277-9ed2-e37e6b92df02",
"timestamp": 1780646956822
},
{
"data": {
"initialData": {}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780646956822
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "17ca0437-6101-4277-9ed2-e37e6b92df02",
"timestamp": 1780646956822
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "d3dd600a-2ab5-4d52-92ef-ab3f29dd1790",
"timestamp": 1780646956825
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780646956825
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "d3dd600a-2ab5-4d52-92ef-ab3f29dd1790",
"timestamp": 1780646956825
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "c29d58a2-243b-41ab-99c6-f8a8c92219cf",
"timestamp": 1780646956827
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780646956827
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "c29d58a2-243b-41ab-99c6-f8a8c92219cf",
"timestamp": 1780646956827
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "3cb31448-5bc3-47c2-a119-d9e33a464d1f",
"timestamp": 1780646956830
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780646956830
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "3cb31448-5bc3-47c2-a119-d9e33a464d1f",
"timestamp": 1780646956830
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "62a9bd08-27f8-45a8-9eb4-30950500a36f",
"timestamp": 1780646956830
},
{
"event": "execution error: Cannot read properties of undefined (reading 'mail_object')",
"nodeId": "code",
"timestamp": 1780646956833
},
{
"data": {
"error": "Code node execution failed: Cannot read properties of undefined (reading 'mail_object')",
"status": "error",
"degraded": true,
"nodeType": "code"
},
"event": "node_end",
"nodeId": "62a9bd08-27f8-45a8-9eb4-30950500a36f",
"timestamp": 1780646956833
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "7784fc2d-3e64-40f0-990f-965fba4ad67c",
"timestamp": 1780646956836
},
{
"data": {
"error": "HTTP node requires a 'url' parameter",
"status": "error",
"degraded": true,
"nodeType": "http"
},
"event": "node_end",
"nodeId": "7784fc2d-3e64-40f0-990f-965fba4ad67c",
"timestamp": 1780646956836
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "a2081f29-493b-43c0-bad5-1b273d5db527",
"timestamp": 1780646956839
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780646956839
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780646956839
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780646957037
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 198,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780646957037
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "a2081f29-493b-43c0-bad5-1b273d5db527",
"timestamp": 1780646957037
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "dd3bf7b2-f951-452a-8912-47ceace50cc0",
"timestamp": 1780646957042
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780646957042
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "dd3bf7b2-f951-452a-8912-47ceace50cc0",
"timestamp": 1780646957042
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "63806db8-6814-4fe4-ba2e-80511273ee51",
"timestamp": 1780646957045
},
{
"data": {
"service": "googleCalendar",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780646957045
},
{
"data": {
"url": "https://www.googleapis.com/calendar/v3/calendars/primary/events?maxResults=10&singleEvents=true&orderBy=startTime",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780646957045
},
{
"data": {
"status": 200
},
"event": "calendar.read",
"nodeId": "integration",
"timestamp": 1780646957536
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleCalendar",
"latencyMs": 491,
"operation": "getAll"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780646957536
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "63806db8-6814-4fe4-ba2e-80511273ee51",
"timestamp": 1780646957536
}
]