Voltar para Text
Conectar Knoon AI com Text (System) para automatizar fluxos de trabalho de AI.
Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
Beta
Permissões
Não há itens para exibir.
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| inputText | mustache | Input text to redact. | Sim |
| redactionMode | string | Optional OpenRedaction mode. | Não |
| preset | string | Optional OpenRedaction preset. | Não |
| confidenceThreshold | number | Optional minimum confidence threshold from 0 to 1. | Não |
| includeNames | boolean | Whether to include name detection. | Não |
| includeAddresses | boolean | Whether to include address detection. | Não |
| includePhones | boolean | Whether to include phone detection. | Não |
| includeEmails | boolean | Whether to include email detection. | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| result | string | Redacted output text. |














