YouTube Video Research and Data Agent
a00000dc-a867-4761-ad88-f2fef0f2a12c
Latency
2665ms
Cost
$0.0018
Tokens
454
Status
successgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "ced4b937-b590-4727-b1f2-a5e88b96091a",
"timestamp": 1783205279489
},
{
"data": {
"kind": "@n8n/n8n-nodes-langchain.chatTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783205279489
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "ced4b937-b590-4727-b1f2-a5e88b96091a",
"timestamp": 1783205279489
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "35a91359-5007-407d-a750-d6642e595690",
"timestamp": 1783205279490
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783205279490
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "35a91359-5007-407d-a750-d6642e595690",
"timestamp": 1783205279490
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "42f41096-531d-4587-833a-6f659ef78dd0",
"timestamp": 1783205279491
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783205279491
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783205279491
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.0001075,
"provider": "openai",
"latencyMs": 563,
"promptTokens": 7,
"completionTokens": 9
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783205280055
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "42f41096-531d-4587-833a-6f659ef78dd0",
"timestamp": 1783205280055
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "e4bda5b9-abd4-4cd6-8c95-126a01aa6e21",
"timestamp": 1783205280060
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783205280060
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "e4bda5b9-abd4-4cd6-8c95-126a01aa6e21",
"timestamp": 1783205280060
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "fdb28635-801d-4ce0-8919-11446c6a7a82",
"timestamp": 1783205280063
},
{
"data": {
"service": "youtube",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783205280063
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "youtube",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783205280314
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "fdb28635-801d-4ce0-8919-11446c6a7a82",
"timestamp": 1783205280314
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "fd74706b-609b-4723-b4a4-067e1b064194",
"timestamp": 1783205280320
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783205280320
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783205280320
},
{
"data": {
"model": "gpt-4o-mini-2024-07-18",
"costUsd": 0.001665,
"provider": "openai",
"latencyMs": 1603,
"promptTokens": 362,
"completionTokens": 76
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783205281925
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "fd74706b-609b-4723-b4a4-067e1b064194",
"timestamp": 1783205281925
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "4ddbc3f0-e3d7-4ce4-a732-d731c05024d2",
"timestamp": 1783205281931
},
{
"event": "fetching GET https://www.googleapis.com/youtube/v3/videos?",
"nodeId": "http",
"timestamp": 1783205281931
},
{
"data": {
"url": "https://www.googleapis.com/youtube/v3/videos?",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1783205281931
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "http-403",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783205282132
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "4ddbc3f0-e3d7-4ce4-a732-d731c05024d2",
"timestamp": 1783205282132
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "60e9e61d-0e5e-4212-8b55-71299aeec4d5",
"timestamp": 1783205282138
},
{
"data": {
"inputKeys": [],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1783205282138
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "60e9e61d-0e5e-4212-8b55-71299aeec4d5",
"timestamp": 1783205282138
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "254a6740-8b25-4898-9795-4c3f0009471f",
"timestamp": 1783205282143
},
{
"data": {
"inputKeys": [],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1783205282143
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "254a6740-8b25-4898-9795-4c3f0009471f",
"timestamp": 1783205282143
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "124c19a9-cbbd-4010-be37-50523c05f64b",
"timestamp": 1783205282143
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "124c19a9-cbbd-4010-be37-50523c05f64b",
"timestamp": 1783205282146
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "67f92ec4-71c0-49df-a0ea-11d2e3cf0f94",
"timestamp": 1783205282146
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "67f92ec4-71c0-49df-a0ea-11d2e3cf0f94",
"timestamp": 1783205282150
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "685820ba-b089-4cdc-984d-52f134754b5c",
"timestamp": 1783205282152
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783205282152
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "685820ba-b089-4cdc-984d-52f134754b5c",
"timestamp": 1783205282152
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "3d4d5a4b-d06b-41db-bb78-a64a266d5308",
"timestamp": 1783205282154
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1783205282154
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "3d4d5a4b-d06b-41db-bb78-a64a266d5308",
"timestamp": 1783205282154
}
]