get_emotion_recognition_disclosure
Get EU AI Act Article 50(3) compliance disclosure text for AI emotion recognition. Select language and style to produce user-facing notices.
Instructions
Get emotion recognition disclosure text for EU AI Act Article 50(3) compliance.
This tool provides pre-written disclosure text that MUST be shown to users when an AI system uses emotion recognition technology.
Args: language: Language code (en, es, fr, de, it). Default: "en" style: Disclosure style (simple, detailed, privacy_notice). Default: "simple"
Returns: Dictionary containing the disclosure text and metadata
Example: get_emotion_recognition_disclosure(language="en", style="detailed")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | simple | |
| language | No | en |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |