get-target-languages
Retrieve a list of supported target languages for translation using the DeepL API, enabling accurate selection for multilingual text processing.
Instructions
Get list of available target languages for translation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}