translate.text.detect
Detect the language of text and return language codes with confidence scores. Supports batch processing for multiple text inputs.
Instructions
Detect the language of text — returns language code and confidence score. Supports batch detection (Langbly)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to detect language of — single string or array |