sanitize_pii
Redacts personally identifiable information (PII) such as emails, phone numbers, credit card numbers, and Social Security numbers from text, ensuring GDPR, HIPAA, and DLP compliance before sharing with external LLMs.
Instructions
Text privacy, toxicity & PII redactor. Masks Personally Identifiable Information (emails, phone numbers, payment credit card numbers, and SSNs) from text before sending data to external public LLMs. Enforces GDPR, HIPAA, and DLP boundaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Sensitive input text string to sanitize. |