List Supported Languages (Langbly)
translate.text.languagesRetrieve all supported translation languages with localized names. Optionally provide a display language code to view names in that language.
Instructions
List all 90+ supported translation languages with localized names. Specify display_language to get names in that language (Langbly)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| display_language | No | Language code to display names in (e.g. "en" returns "Spanish", "es" returns "Español") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |