Node ReferenceValidators
PII Detector
Identifies and flags personally identifiable information.
Identifies and flags personally identifiable information.
| Category | Validators |
| Node type | dynamiq.nodes.detectors.PIIDetector |
| SDK class | dynamiq.nodes.detectors.PIIDetector |
| Connection | HuggingFace |
Connection
This node requires a HuggingFace Connection. Create one under Connections before adding the node, or pick an existing one on the node's CONFIGURATION tab.
Inputs
| Field | Type | Required |
|---|---|---|
message | string | Yes |
Outputs
| Field | Type |
|---|---|
is_detected | bool |
detected_pii | list[Any] |
For configuration walkthroughs and examples, see the Guardrails and validators guide.