count_words
Count words and generate detailed text statistics, including character count, sentence count, and word frequency. Ideal for analyzing text length and composition.
Instructions
Count words and provide text statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to analyze | |
| detailed | No | Include detailed statistics (default: True) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |