#183 DSL Test 8: Foreach Loop Workflow

closed high Created 2025-11-29 22:01 · Updated 2025-11-29 22:28

Description

Edit
PROMPT: Create a workflow that iterates over a list of 3 fruits (apple, banana, orange) and echoes each one. EXPECTED: tools.list_generator.generate_items to create list, builder.foreach with items reference, tools.shell.run using {{item}} in body. VALIDATION: Loop executes 3 times, each fruit echoed.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...