العودة إلى Preview
اتصل بـ Knoon AI مع Preview (System) لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |