Gmail Inbox Triage and Label Suggestion
dd6e6860-255e-40db-b6db-30e280a512f1
Latency
2213ms
Cost
$0.0006
Tokens
111
Status
successgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "trigger",
"timestamp": 1780344057838
},
{
"data": {},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780344057838
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "trigger",
"timestamp": 1780344057838
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "gmail",
"timestamp": 1780344057838
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780344057838
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780344057838
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780344057976
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 138,
"operation": "getAll"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780344057976
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "gmail",
"timestamp": 1780344057976
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "classify",
"timestamp": 1780344057977
},
{
"data": {
"messages": 2,
"maxTokens": 250
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780344057977
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780344057977
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.0006375,
"provider": "openai",
"latencyMs": 2213,
"promptTokens": 63,
"completionTokens": 48
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780344060200
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "classify",
"timestamp": 1780344060200
}
]