Back to Archiver
Connect Knoon AI with Archiver (System) to automate AI workflows.
Compress multiple attachments into a single ZIP attachment.
systemArchiverArchiveAttachmentsToAttachment
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| contents | array | Array of attachments. A JSON string array is also accepted. | Yes |
| fileName | string | Optional ZIP filename. Defaults to archive.zip. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | string | Attachment URL. |