get_avg_word_length
Calculate the average number of characters per word in any text to assess readability and writing style.
Instructions
Average word length in characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |