Gmail Inbox Triage and Label Suggestion
ef55dddc-bafc-41a6-86ff-11b9e9919d5a
Latency
1806ms
Cost
$0.0006
Tokens
298
Status
successgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "trigger",
"timestamp": 1780344067012
},
{
"data": {},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780344067012
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "trigger",
"timestamp": 1780344067012
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "gmail",
"timestamp": 1780344067012
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780344067012
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780344067012
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780344067135
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 123,
"operation": "getAll"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780344067135
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "gmail",
"timestamp": 1780344067135
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "classify",
"timestamp": 1780344067135
},
{
"data": {
"messages": 2,
"maxTokens": 250
},
"event": "calling google/gemini-2.5-flash",
"nodeId": "llm",
"timestamp": 1780344067135
},
{
"data": {
"model": "gemini-2.5-flash",
"provider": "google"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780344067135
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.0006306,
"provider": "google",
"latencyMs": 1806,
"promptTokens": 52,
"completionTokens": 246
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780344068943
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "classify",
"timestamp": 1780344068943
}
]