Back to Text

Connect Knoon AI with Text (System) to automate AI workflows.

Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
inputTextmustache Input text to redact.Yes
redactionModestring Optional OpenRedaction mode.No
presetstring Optional OpenRedaction preset.No
confidenceThresholdnumber Optional minimum confidence threshold from 0 to 1.No
includeNamesboolean Whether to include name detection.No
includeAddressesboolean Whether to include address detection.No
includePhonesboolean Whether to include phone detection.No
includeEmailsboolean Whether to include email detection.No
Returns
NameTypeDescription
resultstring Redacted output text.