detect_sensitive_words
Identifies sensitive words in text based on customizable categories to filter inappropriate content.
Instructions
Detect sensitive words in text using the Sensitive-lexicon library
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to check for sensitive words | |
| categories | No | Optional: specific categories to check (e.g., ["political", "violence"]) |