get_avg_sentence_length
Calculate average sentence length in words to analyze text readability and structure. Input text to measure sentence complexity.
Instructions
Average sentence length in words.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |