Preview に戻る
Preview (System) と Knoon AI を接続して 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. |