Text Statistics
text_statsCount words, characters, lines, and sentences in any text block to analyze its length and structure.
Instructions
Return word, character, line and sentence counts for a block of text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to analyze. |