ย้อนกลับไปยัง Text
เชื่อมต่อ Knoon AI กับ Text (System) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI
Redact personally identifiable information from input text using OpenRedaction.
systemTextRedact
เบต้า
สิทธิ์การใช้งาน
ไม่มีรายการให้แสดง
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
| ชื่อ | ประเภท | คำอธิบาย | จำเป็นต้องมี |
|---|---|---|---|
| inputText | mustache | Input text to redact. | ใช่ |
| redactionMode | string | Optional OpenRedaction mode. | ไม่ |
| preset | string | Optional OpenRedaction preset. | ไม่ |
| confidenceThreshold | number | Optional minimum confidence threshold from 0 to 1. | ไม่ |
| includeNames | boolean | Whether to include name detection. | ไม่ |
| includeAddresses | boolean | Whether to include address detection. | ไม่ |
| includePhones | boolean | Whether to include phone detection. | ไม่ |
| includeEmails | boolean | Whether to include email detection. | ไม่ |
คืนสินค้า
| ชื่อ | ประเภท | คำอธิบาย |
|---|---|---|
| result | string | Redacted output text. |














