The “Add to List” action lets you add items to an existing list variable. This allows you to collect multiple entries or build up data over time within your workflow.
See this simple Task Organizer Agent. It collects an initial task, creates a list with it, then gathers additional tasks and adds them to the list. The complete list is then passed to an AI for analysis.