Retour à Text
Connecter Knoon AI avec Text (System) pour automatiser les flux de travail AI.
Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
Bêta
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| inputText | mustache | Input text to redact. | Oui |
| redactionMode | string | Optional OpenRedaction mode. | Non |
| preset | string | Optional OpenRedaction preset. | Non |
| confidenceThreshold | number | Optional minimum confidence threshold from 0 to 1. | Non |
| includeNames | boolean | Whether to include name detection. | Non |
| includeAddresses | boolean | Whether to include address detection. | Non |
| includePhones | boolean | Whether to include phone detection. | Non |
| includeEmails | boolean | Whether to include email detection. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| result | string | Redacted output text. |














