generate_content_masking
Generate masking instructions for sensitive content detected in text, applying strategies such as full redaction, partial masking, placeholders, or environment variables.
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 |