`Output<string[]>` can be passed as `Input<string[]>` IIUC, and you can't know the leng...
h
Output<string[]>
can be passed as
Input<string[]>
IIUC, and you can't know the length of the array ahead of time