Preview に戻る

Preview (System) と Knoon AI を接続して AI ワークフローを自動化します。

Fill PDF form fields from a map and return a filled PDF attachment.
systemPreviewFillPdfFormAttachment
ベータ
内部
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
attachmentattachment PDF attachment URL in knoon-fs:// format.はい
fieldsmustache JSON map of PDF form field names to values. Text fields use strings, checkboxes use booleans, radio/dropdown/list fields use option strings or arrays, and buttons use caption text. Signature fields require a signing tool.はい
passwordstring PDF password if the source PDF is password protected.いいえ
flattenboolean Flatten the form after filling. Defaults to false.いいえ
fileNamestring Optional output filename. Defaults to the original filename with -filled.pdf.いいえ
返品
名前タイプ説明
statusstring DONE.
attachmentstring Filled PDF attachment URL.
filledFields[]string PDF field name.