1. Palo Alto Networks, Cortex XSOAR 8 Administrator's Guide: In the section "Work with Tasks in the War Room," the documentation details how to view task information. It states, "You can view details for each task, such as the task inputs and outputs... For looping tasks, you can see the inputs and outputs for each loop." This confirms that "Inputs" is the correct tab for viewing the data used in each iteration. (Reference: Cortex XSOAR Administrator's Guide, section on War Room task investigation).
2. Palo Alto Networks, Cortex XSIAM Playbook Reference: The playbook development documentation consistently refers to the data a task consumes as "inputs" and the data it produces as "outputs." When debugging a looping task, the UI is designed to show the distinct inputs for each iteration. (Reference: Cortex XSIAM Developer Documentation, section on Playbook Basics and Debugging).