Text öğesine geri dön
Knoon AI'yi Text (System) ile bağlayarak AI iş akışlarını otomatikleştirin.
Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
BETA
İzinler
Gösterilecek öğe yok.
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| inputText | mustache | Input text to redact. | Evet |
| redactionMode | string | Optional OpenRedaction mode. | Hayır |
| preset | string | Optional OpenRedaction preset. | Hayır |
| confidenceThreshold | number | Optional minimum confidence threshold from 0 to 1. | Hayır |
| includeNames | boolean | Whether to include name detection. | Hayır |
| includeAddresses | boolean | Whether to include address detection. | Hayır |
| includePhones | boolean | Whether to include phone detection. | Hayır |
| includeEmails | boolean | Whether to include email detection. | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| result | string | Redacted output text. |














