list_supported_languages
Retrieve all languages supported by YouTube with their codes and names. Optionally get names translated into a specific language by providing a language code.
Instructions
List all languages supported by YouTube (e.g., for caption and UI localization). Returns items[].snippet.hl (language code) and items[].snippet.name (human-readable name). Optionally pass language_code to get names localized in that language.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language_code | No | Language code for localized names |