Transform Mock Data into Object Arrays
016a097c-068e-409d-9ce2-9cd239cce054
Latency
7ms
Cost
$0.0000
Tokens
0
Status
successgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "trigger-cefc0353",
"timestamp": 1780897104102
},
{
"data": {
"initialData": {
"users": [
{
"id": "user_12345",
"name": "Alice Wonderland",
"email": "alice.wonderland@example.com",
"roles": [
"admin",
"editor"
],
"address": {
"city": "Anytown",
"street": "123 Main St",
"country": "USA",
"zipCode": "12345"
},
"isActive": true,
"lastLogin": "2023-10-27T14:30:00Z",
"registrationDate": "2023-10-27T10:00:00Z"
},
{
"id": "user_67890",
"name": "Bob The Builder",
"email": "bob.builder@example.com",
"roles": [
"viewer"
],
"address": {
"city": "Otherville",
"street": "456 Oak Ave",
"country": "Canada",
"zipCode": "67890"
},
"isActive": false,
"lastLogin": null,
"registrationDate": "2023-09-15T08:30:00Z"
}
],
"products": [
{
"tags": [
"electronics",
"gadget"
],
"price": 19.99,
"inStock": 150,
"productId": "prod_abcde",
"productName": "Super Widget",
"manufacturer": {
"name": "TechCorp",
"website": "https://www.techcorp.com"
}
},
{
"tags": [
"electronics",
"premium"
],
"price": 49.5,
"inStock": 0,
"productId": "prod_fghij",
"productName": "Mega Gadget",
"manufacturer": {
"name": "Innovate Inc.",
"website": "https://www.innovateinc.com"
}
}
]
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780897104102
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "trigger-cefc0353",
"timestamp": 1780897104102
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "3ec6ffbb-bb0b-49c4-be24-94c8a27958a8",
"timestamp": 1780897104102
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "3ec6ffbb-bb0b-49c4-be24-94c8a27958a8",
"timestamp": 1780897104106
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "d7836f05-e6b9-4920-bcb0-17da5b39b89c",
"timestamp": 1780897104106
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "d7836f05-e6b9-4920-bcb0-17da5b39b89c",
"timestamp": 1780897104108
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "error-e8d1962d",
"timestamp": 1780897104109
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780897104109
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "error-e8d1962d",
"timestamp": 1780897104109
}
]