check_data_safety
Scan text for personally identifiable information (PII) and assess data sensitivity. Get safety status, classification, and specific warnings to protect sensitive content.
Instructions
Scan content for PII patterns and classify sensitivity level.
Returns safety status, classification, and specific warnings.
Args:
content: Text content to scan.
file_path: Optional file path for context-based classification.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| file_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |