redact_text
Mask likely sensitive patterns such as card numbers, IBANs, emails, phone numbers, and API keys in outbound or MCP-bound text before it leaves the server.
Instructions
Redact likely sensitive patterns from outbound/MCP-bound text (IBAN, cards, emails, tokens, etc.). Heuristic output DLP only — not for scrubbing local prompts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Rule ids to skip, e.g. email, phone_eu, card | |
| text | Yes | Text to redact |