chunker_chunk_stats
Input text and receive detailed stats: character count, token estimate, line count, sentence count, paragraph count, and word count.
Instructions
[chunker] Return stats about text: char_count, token_estimate, line_count, sentence_count, paragraph_count, word_count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |