zip
Compress multiple files from URLs into a single zip archive using data URI format for easy sharing and storage.
Instructions
Compresses the provided resource files (mapping of name to URI, which can be a data URI) to a zip file, which it returns as a data URI resource link.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Mapping of file names to URLs to include in the zip |