Blocks
Translate
Translate text to any language
Convert text between languages while preserving meaning, nuance, and formatting. Utilize powerful language models to produce natural, fluent translations with appropriate cultural adaptations.
Toolstranslate
Block Preview
Translate
Translate text to any language
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the translate block with monitoring enabled in production.
Inputs (UI)
Text to Translate
long-inputPlaceholder: Enter the text you want to translate
Layout: full
Translate To
short-inputPlaceholder: Enter language (e.g. Spanish, French, etc.)
Layout: full
Model
dropdownLayout: half
Options: gpt-4o, gpt-4o-mini, o3-mini, gpt-5-mini
API Key
short-inputPlaceholder: Enter your API key
Layout: full
System Prompt
codeLayout: full
Hidden by default
Inputs (API)
context
stringRequired
targetLanguage
stringRequired
apiKey
stringRequired
systemPrompt
stringRequired
Outputs
Primary response type:
{
"content": "string",
"model": "string",
"tokens": "json"
}Tool Access
openai_chatanthropic_chatgoogle_chat