Text statistics
text_statsCount words and characters in your text to get accurate length metrics. Works entirely in memory without accessing files or the network.
Instructions
Count words and characters in memory. No filesystem, network, or subprocess access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to measure. |