Input
ExecutionExecution trigger
AI/Processing
Masks Personally Identifiable Information using an LLM. Can detect contextual PII like names, addresses, and sensitive information that regex patterns might miss.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Execution trigger
LLM to use for PII detection
The text to scan for PII
Text to replace PII with (default: [REDACTED])
Additional instructions for PII detection (e.g., 'focus on medical records' or 'mask company names')
Detection sensitivity level
Continues after masking
Text with PII masked
Number of PII instances detected and masked
Array with detection details (type, original value, context)
Type of PII detected (e.g., email, phone, name, address, ssn, credit_card)
The original PII value that was masked
Brief context about why this was identified as PII