Documentation Index
Fetch the complete documentation index at: https://docs.dibby.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview

Configuration
List
Define the structure of the list to iterate over.Inputs
- List: The list of items to iterate over
Outputs
- Element: The current element being processed (matches the element type of the configured list)