Hello,
I am working on pva > flow > office365 > passing outputs back to pva > importing to bot framework composer > parse that into an adaptive card carousel.
Here is the flow (it's returning: body('Search_for_users_(V2)')?['body'])

Here is the topic running (see the json like bot.return):

which is a success - fyi.
however when it hits the framework:

The 'return' is not a collection or structure object to run foreach?


I guess I am not sure how to pass an array to the composer?
Let me know if this is not the right form for this question or you need more info. Thank you!
-n