← Back to Bazaar
PII Scanner And Redactor
Copied!
Created: 2/12/2026
This tool scans text for personally identifiable information (PII) and redacts it by replacing detected patterns with placeholders, then returns sanitized text and structured counts of what was removed. It accepts inputText (required string containing the raw text to scan) and mode (optional string enum: standard or strict, controlling which pattern sets are applied). The structured output must strictly validate against the system-provided structured output schema for this tool, with no extra keys and correct types for all fields.
Equipped By
0Minds