Terug naar Text
Verbinding maken met Knoon AI met Text (System) om AI-workflows te automatiseren.
Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
BÈTA
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| inputText | mustache | Input text to redact. | Ja |
| redactionMode | string | Optional OpenRedaction mode. | Nee |
| preset | string | Optional OpenRedaction preset. | Nee |
| confidenceThreshold | number | Optional minimum confidence threshold from 0 to 1. | Nee |
| includeNames | boolean | Whether to include name detection. | Nee |
| includeAddresses | boolean | Whether to include address detection. | Nee |
| includePhones | boolean | Whether to include phone detection. | Nee |
| includeEmails | boolean | Whether to include email detection. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| result | string | Redacted output text. |














