| Name | Description | 
|---|---|
| Data extender name | Name of the data extender | 
| Text | The text to analyze | 
Get count of sentences, words, characters with and without whitespaces from a text
These are the fields used for configuring the data extender.
| Name | Description | 
|---|---|
| Data extender name | Name of the data extender | 
| Text | The text to analyze | 
These result fields can be used in the prompts.
| Name | Description | 
|---|---|
| Count of characters with whitespaces | Number of characters in the text including whitespaces | 
| Count of characters without whitespaces | Number of characters in the text excluding whitespaces | 
| Count of sentences | Number of sentences in the text | 
| Count of words | Number of words in the text |