Translate Text¶
Plugin ID: ai_integration_eca_execute_translate_text
Translate text from one language to another.
Fields¶
Model— config key:model-
The applicable model for this operation type.
Type:
select· Required: yes · Default: empty stringAllowed values depend on the configuration of the target site.
Value format: The machine name of a model configured on the target site.
Token input— config key:token_input-
The data input for AI. Please provide the token name only, without brackets.
Type:
textfield· Required: no · Default: empty string Token result— config key:token_result-
The response from AI will be stored into the token result field to be used in future steps. Please provide the token name only, without brackets.
Type:
textfield· Required: no · Default: empty string Specific configuration for the model— config key:config-
Some models require specific configuration settings, like temperature, voice or response_format.
Type:
textarea· Required: no · Default: empty string Text to translate— config key:text-
The text to translate. Tokens are supported, e.g. "[node:title]". If left empty, the value of the input token is translated instead.
This field supports tokens.Type:
textarea· Required: no · Default: empty string Source language— config key:source_language-
Optional ISO-639-1 source language code. Leave empty to auto-detect.
Type:
textfield· Required: no · Default: empty string Target language— config key:target_language-
ISO-639-1 target language code, e.g. sv.
Type:
textfield· Required: yes · Default:en