analyze_text
Analyzes provided text and returns statistical metrics to support detection and evaluation of dark patterns in user interfaces.
Instructions
Analyze text and return statistics.
Args: text: The text to analyze
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |