Get the output of demisto.results() inside an automation for "msgraph-download-file"
Hello,
We'd like to use the command "msgraph-download-file" insde an automation, then use the FileID to import a csv and finally convert it to pandas. The problem we find is that the output of "msgraph-download-file" is completely different when it's
...


