Zip File
Zip_FileCombine files from specified paths into a compressed archive and store it at a destination path.
Instructions
Create a ZIP from one or more paths and save it to a destination path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | No | Paths to include in the ZIP. | |
| destination | No | Destination file path for the ZIP. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |