mify.llm.translate
Node ID: mify.llm.translate
Category: llm
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
text (required) | string | Text to translate |
targetLang (required) | string | Target language code (e.g., ‘es’, ‘fr’, ‘de’) |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
text | string | Translated text |
detectedLanguage | string | Detected source language (if not specified) |