返回 Preview
将 Knoon AI 与 Preview (System) 连接以自动化 AI 工作流。
Remove password protection from a PDF attachment and return an unlocked PDF attachment.
systemPreviewUnlockPdfAttachment
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| attachment | attachment | PDF attachment URL in knoon-fs:// format. | 是的 |
| password | mustache | PDF password. Leave blank for PDFs that only have permission restrictions or an empty password. | 没有 |
| fileName | mustache | Optional output filename. Defaults to the original filename with -unlocked.pdf. | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| result | string | Unlocked PDF attachment URL. |