list_files
List files inside a remote ZIP archive by providing its URL. Supports HTTP, HTTPS, and FTP. Accesses the archive partially without full download.
Instructions
Get list of files in a remote zip archive.
Args:
url: URL of the remote zip file (http, https, ftp supported)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |