Retrieve the contents of a file attached to a row in a file or image column, returning text for readable formats and a download URL for binary files. Use get_row first to list available files, then specify the file name to download a specific one.
MIT