pii_detect
Detect and redact Personally Identifiable Information (PII) in text to protect privacy and secure sensitive data.
Instructions
Detect and redact Personally Identifiable Information (PII) in text. Returns detected PII types and redacted text. Cost: $0.02 USDC per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to scan for PII | |
| redact | No | Whether to return redacted text |