返回 Archiver
将 Knoon AI 与 Archiver (System) 连接以自动化 AI 工作流。
Compress multiple attachments into a single ZIP attachment.
systemArchiverArchiveAttachmentsToAttachment
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| contents | array | Array of attachments. A JSON string array is also accepted. | 是的 |
| fileName | string | Optional ZIP filename. Defaults to archive.zip. | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| result | string | Attachment URL. |