Detect Language
detect_languageDetect the source language of a piece of text. Returns ranked language candidates with confidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to analyze |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text that was analyzed | |
| candidates | Yes | Ranked language candidates with confidence scores |