🎙️ Convert voice notes to X posts with Google Drive and AssemblyAI
0def0986-0c4e-468d-a40e-85f40de57ef6
Latency
690ms
Cost
$0.0000
Tokens
0
Status
successgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "watch-drive-folder",
"timestamp": 1780869896074
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780869896074
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780869896074
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780869896508
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 434,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780869896508
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "watch-drive-folder",
"timestamp": 1780869896508
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "transcribe-audio",
"timestamp": 1780869896510
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "unresolvable-url",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869896511
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "transcribe-audio",
"timestamp": 1780869896511
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "post-to-x",
"timestamp": 1780869896513
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "x",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780869896764
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "post-to-x",
"timestamp": 1780869896764
}
]