ruvltra_code_translate
Translate source code from one programming language to another. Provide code and specify target language to get converted output; optional source language and timeout supported.
Instructions
Translate code between programming languages. For best output quality, provide instructions and context in English.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| timeoutMs | No | ||
| sourceLanguage | No | ||
| targetLanguage | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend | Yes | ||
| workerId | Yes | ||
| latencyMs | Yes | ||
| translated | Yes |