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.