Ask a question to get started
Enter to send•Shift+Enter new line
download_files( self, paths: list[str], ) -> list[FileDownloadResponse]
paths
list[str]
List of file paths to download.
Download multiple files from the sandbox.
This API is designed to allow developers to use it either directly or by exposing it to LLMs via custom tools.