Module files

Source
Expand description

Define APIs for file operations.

Functionsยง

download_file
Download a specific file by id.
list_files
List all files in the archives directory.
remove_file
Remove the target file by id.
retrieve_file
Retrieve information about a specific file by id.
retrieve_file_content
Retrieve the content of a specific file by id.