analyze_readability
Calculate readability scores including Flesch-Kincaid grade level and reading ease for any input text.
Instructions
Calculate Flesch-Kincaid readability score, grade level, and reading ease.
Parameters:
text — Text to analyze for readability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |