AITranslate Action
Translate text to English using AI.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Text
|
Edm.String | False | False | The text needing to be translated. |
TargetLanguage
|
Edm.String | True | False | The target language to translate to. |
Return type
Type | Nullable | Description |
---|---|---|
AITranslateResponse | False | Contains the response of the AITranslate action. |