generate_content_masking
Generate masking instructions to protect sensitive data. Apply full, partial, placeholder, or environment strategies to detected items, obscuring content based on privacy needs.
Instructions
Generate masking instructions for detected sensitive content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Content to mask | |
| detectedItems | Yes | Detected sensitive items to mask | |
| maskingStrategy | No | Strategy for masking content | full |