count_syllables
Count syllables in any word or phrase for poetry, readability analysis, or linguistic applications.
Instructions
Count the number of syllables in a word or phrase.
Use this for poetry, readability analysis, or linguistic applications
where syllable count is needed.
Parameters:
text — The word or phrase to count syllables in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |