Find Rhymes
find_rhymesFind words that rhyme with a given word, ranked by score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| word | Yes | The word to find rhymes for | |
| limit | No | Maximum number of results to return (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| word | Yes | The word rhymes were found for | |
| results | Yes | List of rhyming words ranked by score |