analyze_content_security
Detects sensitive data in content with AI-powered analysis. Optionally learns security patterns through memory to improve future detection.
Instructions
Analyze content for sensitive information using AI-powered detection with optional memory integration for security pattern learning
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Content to analyze for sensitive information | |
| contentType | No | Type of content being analyzed | general |
| enhancedMode | No | Enable advanced prompting features | |
| userDefinedPatterns | No | User-defined sensitive patterns to detect | |
| knowledgeEnhancement | No | Enable Generated Knowledge Prompting for security and privacy expertise | |
| enableMemoryIntegration | No | Enable memory entity storage for security pattern learning and institutional knowledge building |