data
Google Translate MCP, CLI, and Lua Integration for AI Agents
Google Translate integration docs for AI agents: MCP gateway setup, Google Translate CLI commands, Lua API reference, credentials, and function schemas.Google Translate for agents
Credentials can be configured manually in web or CLI hosts.
Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.
Agent Surfaces
Machine-Readable Metadata
Function Catalog
| Function | Type | Parameters | Description |
|---|---|---|---|
google-translate.google_translate_projects_get_supported_languages | Read read | 0 | Projects Get Supported Languages (GET /v3/{+parent}/supportedLanguages). |
google-translate.google_translate_projects_detect_language | Write write | 0 | Projects Detect Language (POST /v3/{+parent}:detectLanguage). |
google-translate.google_translate_projects_translate_text | Write write | 0 | Projects Translate Text (POST /v3/{+parent}:translateText). |
google-translate.google_translate_projects_romanize_text | Write write | 0 | Projects Romanize Text (POST /v3/{+parent}:romanizeText). |
google-translate.google_translate_projects_locations_refine_text | Write write | 0 | Projects Locations Refine Text (POST /v3/{+parent}:refineText). |
google-translate.google_translate_projects_locations_get | Read read | 0 | Projects Locations Get (GET /v3/{+name}). |
google-translate.google_translate_projects_locations_translate_text | Write write | 0 | Projects Locations Translate Text (POST /v3/{+parent}:translateText). |
google-translate.google_translate_projects_locations_adaptive_mt_translate | Write write | 0 | Projects Locations Adaptive Mt Translate (POST /v3/{+parent}:adaptiveMtTranslate). |
google-translate.google_translate_projects_locations_list | Read read | 0 | Projects Locations List (GET /v3/{+name}/locations). |
google-translate.google_translate_projects_locations_translate_document | Write write | 0 | Projects Locations Translate Document (POST /v3/{+parent}:translateDocument). |
google-translate.google_translate_projects_locations_get_supported_languages | Read read | 0 | Projects Locations Get Supported Languages (GET /v3/{+parent}/supportedLanguages). |
google-translate.google_translate_projects_locations_batch_translate_text | Write write | 0 | Projects Locations Batch Translate Text (POST /v3/{+parent}:batchTranslateText). |
google-translate.google_translate_projects_locations_detect_language | Write write | 0 | Projects Locations Detect Language (POST /v3/{+parent}:detectLanguage). |
google-translate.google_translate_projects_locations_batch_translate_document | Write write | 0 | Projects Locations Batch Translate Document (POST /v3/{+parent}:batchTranslateDocument). |
google-translate.google_translate_projects_locations_romanize_text | Write write | 0 | Projects Locations Romanize Text (POST /v3/{+parent}:romanizeText). |
google-translate.google_translate_projects_locations_models_delete | Write write | 0 | Projects Locations Models Delete (DELETE /v3/{+name}). |
google-translate.google_translate_projects_locations_models_list | Read read | 0 | Projects Locations Models List (GET /v3/{+parent}/models). |
google-translate.google_translate_projects_locations_models_get | Read read | 0 | Projects Locations Models Get (GET /v3/{+name}). |
google-translate.google_translate_projects_locations_models_create | Write write | 0 | Projects Locations Models Create (POST /v3/{+parent}/models). |
google-translate.google_translate_projects_locations_operations_get | Read read | 0 | Projects Locations Operations Get (GET /v3/{+name}). |
google-translate.google_translate_projects_locations_operations_delete | Write write | 0 | Projects Locations Operations Delete (DELETE /v3/{+name}). |
google-translate.google_translate_projects_locations_operations_cancel | Write write | 0 | Projects Locations Operations Cancel (POST /v3/{+name}:cancel). |
google-translate.google_translate_projects_locations_operations_list | Read read | 0 | Projects Locations Operations List (GET /v3/{+name}/operations). |
google-translate.google_translate_projects_locations_operations_wait | Write write | 0 | Projects Locations Operations Wait (POST /v3/{+name}:wait). |
google-translate.google_translate_projects_locations_datasets_import_data | Write write | 0 | Projects Locations Datasets Import Data (POST /v3/{+dataset}:importData). |
google-translate.google_translate_projects_locations_datasets_create | Write write | 0 | Projects Locations Datasets Create (POST /v3/{+parent}/datasets). |
google-translate.google_translate_projects_locations_datasets_delete | Write write | 0 | Projects Locations Datasets Delete (DELETE /v3/{+name}). |
google-translate.google_translate_projects_locations_datasets_get | Read read | 0 | Projects Locations Datasets Get (GET /v3/{+name}). |
google-translate.google_translate_projects_locations_datasets_export_data | Write write | 0 | Projects Locations Datasets Export Data (POST /v3/{+dataset}:exportData). |
google-translate.google_translate_projects_locations_datasets_list | Read read | 0 | Projects Locations Datasets List (GET /v3/{+parent}/datasets). |
google-translate.google_translate_projects_locations_datasets_examples_list | Read read | 0 | Projects Locations Datasets Examples List (GET /v3/{+parent}/examples). |
google-translate.google_translate_projects_locations_glossaries_patch | Write write | 0 | Projects Locations Glossaries Patch (PATCH /v3/{+name}). |
google-translate.google_translate_projects_locations_glossaries_list | Read read | 0 | Projects Locations Glossaries List (GET /v3/{+parent}/glossaries). |
google-translate.google_translate_projects_locations_glossaries_create | Write write | 0 | Projects Locations Glossaries Create (POST /v3/{+parent}/glossaries). |
google-translate.google_translate_projects_locations_glossaries_get | Read read | 0 | Projects Locations Glossaries Get (GET /v3/{+name}). |
google-translate.google_translate_projects_locations_glossaries_delete | Write write | 0 | Projects Locations Glossaries Delete (DELETE /v3/{+name}). |
google-translate.google_translate_projects_locations_glossaries_glossary_entries_get | Read read | 0 | Projects Locations Glossaries Glossary Entries Get (GET /v3/{+name}). |
google-translate.google_translate_projects_locations_glossaries_glossary_entries_delete | Write write | 0 | Projects Locations Glossaries Glossary Entries Delete (DELETE /v3/{+name}). |
google-translate.google_translate_projects_locations_glossaries_glossary_entries_create | Write write | 0 | Projects Locations Glossaries Glossary Entries Create (POST /v3/{+parent}/glossaryEntries). |
google-translate.google_translate_projects_locations_glossaries_glossary_entries_list | Read read | 0 | Projects Locations Glossaries Glossary Entries List (GET /v3/{+parent}/glossaryEntries). |
google-translate.google_translate_projects_locations_glossaries_glossary_entries_patch | Write write | 0 | Projects Locations Glossaries Glossary Entries Patch (PATCH /v3/{+name}). |
google-translate.google_translate_projects_locations_adaptive_mt_datasets_list | Read read | 0 | Projects Locations Adaptive Mt Datasets List (GET /v3/{+parent}/adaptiveMtDatasets). |
google-translate.google_translate_projects_locations_adaptive_mt_datasets_import_adaptive_mt_file | Write write | 0 | Projects Locations Adaptive Mt Datasets Import Adaptive Mt File (POST /v3/{+parent}:importAdaptiveMtFile). |
google-translate.google_translate_projects_locations_adaptive_mt_datasets_create | Write write | 0 | Projects Locations Adaptive Mt Datasets Create (POST /v3/{+parent}/adaptiveMtDatasets). |
google-translate.google_translate_projects_locations_adaptive_mt_datasets_delete | Write write | 0 | Projects Locations Adaptive Mt Datasets Delete (DELETE /v3/{+name}). |
google-translate.google_translate_projects_locations_adaptive_mt_datasets_get | Read read | 0 | Projects Locations Adaptive Mt Datasets Get (GET /v3/{+name}). |
google-translate.google_translate_projects_locations_adaptive_mt_datasets_adaptive_mt_sentences_list | Read read | 0 | Projects Locations Adaptive Mt Datasets Adaptive Mt Sentences List (GET /v3/{+parent}/adaptiveMtSentences). |
google-translate.google_translate_projects_locations_adaptive_mt_datasets_adaptive_mt_files_delete | Write write | 0 | Projects Locations Adaptive Mt Datasets Adaptive Mt Files Delete (DELETE /v3/{+name}). |
google-translate.google_translate_projects_locations_adaptive_mt_datasets_adaptive_mt_files_get | Read read | 0 | Projects Locations Adaptive Mt Datasets Adaptive Mt Files Get (GET /v3/{+name}). |
google-translate.google_translate_projects_locations_adaptive_mt_datasets_adaptive_mt_files_list | Read read | 0 | Projects Locations Adaptive Mt Datasets Adaptive Mt Files List (GET /v3/{+parent}/adaptiveMtFiles). |
google-translate.google_translate_projects_locations_adaptive_mt_datasets_adaptive_mt_files_adaptive_mt_sentences_list | Read read | 0 | Projects Locations Adaptive Mt Datasets Adaptive Mt Files Adaptive Mt Sentences List (GET /v3/{+parent}/adaptiveMtSentences). |