#183 DSL Test 8: Foreach Loop Workflow
Description
EditPROMPT: 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 AllLoading audit history...