iterate_loop
Execute a single iteration of a named loop with optional rhythm application to process input data within structured workflows.
Instructions
Execute one iteration of a loop with rhythm
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apply_rhythm | No | Apply the loop's rhythm pattern | |
input | Yes | Input for this iteration | |
loop_name | Yes | Name of the loop to iterate |