返回 Text

將 Knoon AI 與 Text (System) 連接以自動化 AI 工作流程。

Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
測試版
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
inputTextmustache Input text to redact.是的
redactionModestring Optional OpenRedaction mode.
presetstring Optional OpenRedaction preset.
confidenceThresholdnumber Optional minimum confidence threshold from 0 to 1.
includeNamesboolean Whether to include name detection.
includeAddressesboolean Whether to include address detection.
includePhonesboolean Whether to include phone detection.
includeEmailsboolean Whether to include email detection.
退貨
名稱類型說明
resultstring Redacted output text.