Download a file from a specific file path.

Inputs:

  • Download
    • File Path (text)
      • File Path defaults to root directory “/”
      • All file path targets MUST start with the root directory
      • Example of good file path: /subdirectory1/funny.gif
      • Example of bad file path: subdirectory1/funny.gif

Outputs:

  • File
    • File Content (file)
    • File Size (number)