AI Lead Enrichment for Google Sheets
e45ff0d3-9f3d-46f3-a3fa-00c7d21aa947
Latency
2146ms
Cost
$0.0004
Tokens
169
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1780645852965
},
{
"data": {
"initialData": {
"lead": {
"email": "j.smith@vertex-industries.com",
"company": "Vertex Industries",
"website": "https://vertex-industries.com",
"full_name": "Jordan Smith",
"raw_description": "Jordan is the Head of Operations at a mid-sized manufacturing firm. They are looking to implement AI-driven supply chain optimization and currently use legacy ERP systems."
}
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780645852965
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1780645852965
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1780645852969
},
{
"data": {
"messages": 2,
"maxTokens": 160
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780645852969
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780645852969
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0003675,
"provider": "openai",
"latencyMs": 1729,
"promptTokens": 25,
"completionTokens": 144
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780645854699
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1780645854699
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n2",
"timestamp": 1780645854703
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780645854703
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780645854703
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780645855111
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 408,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780645855111
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n2",
"timestamp": 1780645855111
}
]