Give an AI agent Google Translate as a tool and it can localize content itself instead of asking you to. It can translate text and documents, detect a language, romanize a script, kick off batch translation jobs, and build glossaries so product terms stay consistent, calling each operation as a tool while it works a task. Wire it into a coding agent in NoClick and translation becomes one more step it handles on its own.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Translate one or more strings with the v3 Advanced API.
Detect the source language of input text (v3 Advanced).
List languages supported for translation/detection (v3 Advanced).
Transliterate non-Latin-script text into Latin (romanization).
Translate a single document inline, preserving formatting (v3 Advanced).
Async bulk text translation from/to Cloud Storage (returns an LRO).
Create a glossary for custom terminology (returns an LRO).
List glossaries in a project/location.
Poll the status of a long-running operation (batch/glossary jobs).
Translate text using the v2 Basic API (API key).
Detect the source language of text using the v2 Basic API (API key).
List supported languages using the v2 Basic API (API key).
OpenClaw is an open command-line agent. NoClick runs it hosted and lets you connect your apps to it as tools, so it can take real actions across your systems. Wire an integration into the agent and OpenClaw can call that app’s operations directly. It is a good fit when you want an open, no-fuss agent with real tool access and nothing to install.
NoClick runs OpenClaw for you with Google Translate wired in as tools. Connect your account and run.