返回 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. |