Create a function called call_workflow or something like that.
Move print statements out of flow.Flow.run() and into run.main().
Have flow.Flow.run() return a status of True if the flow completes successfully. Then we can just retrieve the results from flow.output.output_path.