repeated_words
Identifies duplicated words in text to help proofread and improve clarity. Useful for catching errors or intentional emphasis.
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 |