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