gibberish_detect
Analyze text to determine if it is gibberish or random strings, helping identify meaningless content.
Instructions
Detect if text appears to be gibberish or random strings.
Parameters:
text — Text to check for gibberish content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |