files_zip
Zip Files — Bundle several files — uploads or the results of earlier steps — into ONE .zip archive, unchanged. Use when the user says zip / bundle / archive / put them all in one file, or wants several results delivered as one attachment. Converts nothing (for converting many files use convert_batch). 1-50 files. [category: utility]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the archive, without .zip. Leave it blank and the archive is named johns-essentials- plus today's date. | |
| files | Yes | The files to bundle: uploaded file ids, {{step_N.files}} (everything a step that ran once per file made), or {{file_ids}} (every upload). 1-50 files. |