Atrás a Text
Conectar Knoon AI con Text (System) para automatizar flujos de trabajo de AI.
Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
Beta
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| inputText | mustache | Input text to redact. | Sí |
| redactionMode | string | Optional OpenRedaction mode. | No |
| preset | string | Optional OpenRedaction preset. | No |
| confidenceThreshold | number | Optional minimum confidence threshold from 0 to 1. | No |
| includeNames | boolean | Whether to include name detection. | No |
| includeAddresses | boolean | Whether to include address detection. | No |
| includePhones | boolean | Whether to include phone detection. | No |
| includeEmails | boolean | Whether to include email detection. | No |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| result | string | Redacted output text. |














