Back to Preview
Connect Knoon AI with Preview (System) to automate AI workflows.
Remove password protection from a PDF attachment and return an unlocked PDF attachment.
systemPreviewUnlockPdfAttachment
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| attachment | attachment | PDF attachment URL in knoon-fs:// format. | Yes |
| password | mustache | PDF password. Leave blank for PDFs that only have permission restrictions or an empty password. | No |
| fileName | mustache | Optional output filename. Defaults to the original filename with -unlocked.pdf. | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | string | Unlocked PDF attachment URL. |