analyze_text
Analyzes text to compute and return statistical metrics.
Instructions
Analyze text and return statistics.
Args: text: The input text to analyze
Returns: JSON string with analysis results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |