repeated_words
Identify duplicated words in text to improve writing clarity and avoid repetition.
Instructions
Find repeated or duplicated words in text.
Parameters:
text — Text to find repeated words in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |