detect_text_encoding
Identifies the character encoding of any text string to ensure correct interpretation and display.
Instructions
Detect the character encoding of a text string.
Parameters:
text — Text to detect encoding of.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |