classify_pattern
Classify a detected dark pattern by its ID to reveal its category, cognitive bias, and severity.
Instructions
Classify a detected dark pattern.
Args: pattern_id: The ID of the pattern to classify
Returns: Dictionary with category, cognitive_bias, severity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |