sanitize_pii
Replaces personally identifiable information (PII) with [REDACTED] to protect sensitive data before sending text to language models.
Instructions
Sanitize PII from text before sending to LLMs. Returns sanitized text with PII replaced by [REDACTED].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| tx_hash | No | TRIAL | |
| wallet_address | No | mcp-agent |