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