utility_zip_create
Compress files or folders into a single ZIP archive. Specify the output path and include files by name, content, or local path.
Instructions
Compress files or folders into a single ZIP archive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | List of files to include in the zip. | |
| outputPath | Yes | Local path where the zip file should be saved. |