Downloads files based on the provided turn context and store them in the provided state.
The turn context for the current operation.
The state associated with the current turn.
A promise that resolves once the files have been saved into state (void).
Downloads files based on the provided turn context.
The turn context for the current operation.
A promise that resolves to an array of input files.
Interface for downloading input files in a specific turn context and state.